public class SystemMetricsHome extends RestHome
org.apahe.hadoop.chukwa.rest.objects.SystemMetrics
Constructor and Description |
---|
SystemMetricsHome() |
Modifier and Type | Method and Description |
---|---|
static SystemMetrics |
find(String timestamp) |
static SystemMetrics |
find(String timestamp,
String host) |
static Collection<SystemMetrics> |
findBetween(String starttime,
String endtime) |
convertDateLongStringToLong, convertLongToDateString, getCluster, getCriteriaQuery, getSingleQuery, getTimeBetweenQuery
public static SystemMetrics find(String timestamp)
public static SystemMetrics find(String timestamp, String host)
public static Collection<SystemMetrics> findBetween(String starttime, String endtime)
Copyright © ${year} The Apache Software Foundation