public class ResultGranularTimestampComparator<T> extends Object implements Comparator<Result<T>>
Constructor and Description |
---|
ResultGranularTimestampComparator(QueryGranularity granularity) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Result<T> r1,
Result<T> r2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ResultGranularTimestampComparator(QueryGranularity granularity)
Copyright © 2011–2015. All rights reserved.