public class HostLatestPojoListGetter<T extends TimeStampedPojo> extends Object
HostLatestPojoListGetter(Storage storage, Category<T> cat)
protected Query<T>
buildQuery(HostRef hostRef, long since)
List<T>
getLatest(HostRef hostRef, long since)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HostLatestPojoListGetter(Storage storage, Category<T> cat)
public List<T> getLatest(HostRef hostRef, long since)
protected Query<T> buildQuery(HostRef hostRef, long since)
Copyright © 2013. All Rights Reserved.