public static class IndexSelector.IndexComparator extends Object implements Comparator<IndexGroup>
| Constructor and Description |
|---|
IndexComparator(org.apache.calcite.plan.RelOptPlanner planner,
IndexConditionInfo.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IndexGroup index1,
IndexGroup index2) |
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 IndexComparator(org.apache.calcite.plan.RelOptPlanner planner,
IndexConditionInfo.Builder builder)
public int compare(IndexGroup index1, IndexGroup index2)
compare in interface Comparator<IndexGroup>Copyright © 2021 The Apache Software Foundation. All rights reserved.