public class QueryCostComparator extends Object implements QueryComparator
Constructor and Description |
---|
QueryCostComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(QueryContext o1,
QueryContext o2) |
equals, 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(QueryContext o1, QueryContext o2)
compare
in interface Comparator<QueryContext>
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.