public static class EvictionPolicy.FIFOComparator extends Object implements Comparator<CacheRecord>
| Constructor and Description |
|---|
FIFOComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CacheRecord o1,
CacheRecord o2) |
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(CacheRecord o1, CacheRecord o2)
compare in interface Comparator<CacheRecord>Copyright © 2015 Apache NiFi Project. All rights reserved.