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