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