private static class RelNodes.RelNodeComparator extends Object implements Comparator<RelNode>
RelNodes.| Modifier | Constructor and Description |
|---|---|
private |
RelNodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RelNode o1,
RelNode 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(RelNode o1, RelNode o2)
compare in interface Comparator<RelNode>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.