public class DiskResource extends RestController
log
Constructor and Description |
---|
DiskResource() |
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 mount) |
String |
getByTimestampHostJason(String timestamp,
String host,
String mount) |
String |
getByTimestampHostXML(String timestamp,
String host,
String mount) |
String |
getByTimestampJason(String timestamp) |
String |
getByTimestampXML(String timestamp) |
convertToCsv, convertToJson, convertToXml
public String getByTimestampHostXML(String timestamp, String host, String mount)
public String getByTimestampHostJason(String timestamp, String host, String mount)
public String getByTimestampHostCsv(String timestamp, String host, String mount)
Copyright © ${year} The Apache Software Foundation