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