public class FirstInFirstOutComparator extends LlapQueueComparatorBase
| Constructor and Description |
|---|
FirstInFirstOutComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareInternal(TaskRunnerCallable o1,
TaskRunnerCallable o2) |
compareclone, 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 compareInternal(TaskRunnerCallable o1, TaskRunnerCallable o2)
compareInternal in class LlapQueueComparatorBaseCopyright © 2019 The Apache Software Foundation. All Rights Reserved.