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