public static class SlowQueryReport.QueryStatsComparator extends Object implements Comparator<SlowQueryReport.QueryStats>
0
which should be handled as the newest possible invocation.Constructor and Description |
---|
QueryStatsComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SlowQueryReport.QueryStats stats1,
SlowQueryReport.QueryStats stats2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(SlowQueryReport.QueryStats stats1, SlowQueryReport.QueryStats stats2)
compare
in interface Comparator<SlowQueryReport.QueryStats>
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.