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