public class ScanCountComparator extends Object implements Comparator<Evaluator<?>>
Constructor and Description |
---|
ScanCountComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Evaluator<?> e1,
Evaluator<?> e2)
Compare two scan counts frpm two evaluators
|
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 ScanCountComparator()
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.