private static class MergeContent.FragmentComparator extends Object implements Comparator<FlowFile>
| Modifier | Constructor and Description |
|---|---|
private |
FragmentComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FlowFile o1,
FlowFile 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(FlowFile o1, FlowFile o2)
compare in interface Comparator<FlowFile>Copyright © 2023 Apache NiFi Project. All rights reserved.