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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(SchedulableEntity r1, SchedulableEntity r2)
compare
in interface Comparator<SchedulableEntity>
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.