public static class SlowQueryReport.QueryStatsComparator extends Object implements Comparator<SlowQueryReport.QueryStats>
0
which should be handled as the newest possible invocation.Constructor and Description |
---|
SlowQueryReport.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
equals
public SlowQueryReport.QueryStatsComparator()
public int compare(SlowQueryReport.QueryStats stats1, SlowQueryReport.QueryStats stats2)
compare
in interface Comparator<SlowQueryReport.QueryStats>
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.