org.apache.hadoop.chukwa.rest.services
Class DfsThroughputHome
java.lang.Object
org.apache.hadoop.chukwa.rest.services.RestHome
org.apache.hadoop.chukwa.rest.services.DfsThroughputHome
public class DfsThroughputHome
- extends RestHome
Home object for domain model class DfsThroughput.
- Author:
- Hibernate Tools
- See Also:
org.apahe.hadoop.chukwa.rest.objects.DfsThroughput
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfsThroughputHome
public DfsThroughputHome()
find
public static DfsThroughput find(String timestamp)
find
public static DfsThroughput find(String timestamp,
String host)
findBetween
public static Collection<DfsThroughput> findBetween(String starttime,
String endtime)
Copyright © ${year} The Apache Software Foundation