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