public class ResultGranularTimestampComparator<T> extends Object implements Comparator<Result<T>>
| Constructor and Description |
|---|
ResultGranularTimestampComparator(io.druid.java.util.common.granularity.Granularity granularity) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Result<T> r1,
Result<T> r2) |
static <T> com.google.common.collect.Ordering<Result<T>> |
create(io.druid.java.util.common.granularity.Granularity granularity,
boolean descending) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2011–2017. All rights reserved.