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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ScanCountComparator()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.