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, waitequalspublic ResultGranularTimestampComparator(QueryGranularity granularity)
Copyright © 2011–2015. All rights reserved.