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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public IndexComparator(org.apache.calcite.plan.RelOptPlanner planner, IndexConditionInfo.Builder builder)
public int compare(IndexGroup index1, IndexGroup index2)
compare
in interface Comparator<IndexGroup>
Copyright © 1970 The Apache Software Foundation. All rights reserved.