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