protected class FairOrderingPolicy.FairComparator extends Object implements Comparator<SchedulableEntity>
| Modifier | Constructor and Description | 
|---|---|
| protected  | FairComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(SchedulableEntity r1,
       SchedulableEntity r2) | 
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 int compare(SchedulableEntity r1, SchedulableEntity r2)
compare in interface Comparator<SchedulableEntity>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.