public class DfsDataNodeResource extends RestController
log
Constructor and Description |
---|
DfsDataNodeResource() |
Modifier and Type | Method and Description |
---|---|
String |
getByKeysCsv(String starttime,
String endtime) |
String |
getByKeysJson(String starttime,
String endtime) |
String |
getByKeysXml(String starttime,
String endtime) |
String |
getByTimestampCsv(String timestamp) |
String |
getByTimestampHostCsv(String timestamp,
String host) |
String |
getByTimestampHostJason(String timestamp,
String host) |
String |
getByTimestampHostXML(String timestamp,
String host) |
String |
getByTimestampJason(String timestamp) |
String |
getByTimestampXML(String timestamp) |
convertToCsv, convertToJson, convertToXml
Copyright © ${year} The Apache Software Foundation