java.util.Comparator<SlowQueryReport.QueryStats>
public static class SlowQueryReport.QueryStatsComparator extends java.lang.Object implements java.util.Comparator<SlowQueryReport.QueryStats>
0
which should be handled as the newest possible invocation.Constructor | Description |
---|---|
QueryStatsComparator() |
Modifier and Type | Method | Description |
---|---|---|
int |
compare(SlowQueryReport.QueryStats stats1,
SlowQueryReport.QueryStats stats2) |
public int compare(SlowQueryReport.QueryStats stats1, SlowQueryReport.QueryStats stats2)
compare
in interface java.util.Comparator<SlowQueryReport.QueryStats>
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.