org.apache.hadoop.chukwa.rest.actions
Class DfsFsNameSystemResource
java.lang.Object
org.apache.hadoop.chukwa.rest.actions.RestController
org.apache.hadoop.chukwa.rest.actions.DfsFsNameSystemResource
public class DfsFsNameSystemResource
- extends RestController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfsFsNameSystemResource
public DfsFsNameSystemResource()
getByTimestampXML
public String getByTimestampXML(String timestamp)
getByTimestampJason
public String getByTimestampJason(String timestamp)
getByTimestampCsv
public String getByTimestampCsv(String timestamp)
getByTimestampHostXML
public String getByTimestampHostXML(String timestamp,
String host)
getByTimestampHostJason
public String getByTimestampHostJason(String timestamp,
String host)
getByTimestampHostCsv
public String getByTimestampHostCsv(String timestamp,
String host)
getByKeysXml
public String getByKeysXml(String starttime,
String endtime)
getByKeysJson
public String getByKeysJson(String starttime,
String endtime)
getByKeysCsv
public String getByKeysCsv(String starttime,
String endtime)
Copyright © ${year} The Apache Software Foundation