org.apache.hadoop.chukwa.rest.actions
Class RestController
java.lang.Object
org.apache.hadoop.chukwa.rest.actions.RestController
- Direct Known Subclasses:
- ClientTraceResource, ClusterDiskResource, ClusterHadoopRpcResource, ClusterSystemMetricsResource, DfsDataNodeResource, DfsFsNameSystemResource, DfsNameNodeResource, DfsThroughputResource, DiskResource, HadoopJvmResource, HadoopRpcResource, MrJobConfResource, MrJobResource, MrTaskResource, SystemMetricsResource
public class RestController
- extends Object
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
RestController
public RestController()
convertToJson
protected static String convertToJson(Object obj)
convertToXml
protected static String convertToXml(Object obj)
convertToCsv
protected static String convertToCsv(Object obj)
Copyright © ${year} The Apache Software Foundation