Uses of Interface
com.ocient.jdbc.proto.PlanProtocol.SortPartitionOrBuilder
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of PlanProtocol.SortPartitionOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement PlanProtocol.SortPartitionOrBuilder Modifier and Type Class Description static classPlanProtocol.SortPartitionProtobuf typexg.db.sqlPlans.SortPartitionstatic classPlanProtocol.SortPartition.BuilderProtobuf typexg.db.sqlPlans.SortPartitionMethods in com.ocient.jdbc.proto that return PlanProtocol.SortPartitionOrBuilder Modifier and Type Method Description PlanProtocol.SortPartitionOrBuilderPlanProtocol.IndexAggOperator.Builder. getPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 16;PlanProtocol.SortPartitionOrBuilderPlanProtocol.IndexAggOperator. getPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 16;PlanProtocol.SortPartitionOrBuilderPlanProtocol.IndexAggOperatorOrBuilder. getPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 16;PlanProtocol.SortPartitionOrBuilderPlanProtocol.IndexDistinctOperator.Builder. getPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 12;PlanProtocol.SortPartitionOrBuilderPlanProtocol.IndexDistinctOperator. getPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 12;PlanProtocol.SortPartitionOrBuilderPlanProtocol.IndexDistinctOperatorOrBuilder. getPointOrBuilder(int index)repeated .xg.db.sqlPlans.SortPartition point = 12;PlanProtocol.SortPartitionOrBuilderPlanProtocol.SortOperator.Builder. getPointOrBuilder(int index)This defines the list of partitioning points for dividing the sort into streams There's no guarantees on the size of this It could be completely empty, which could happen if it look like all the data has the same sort key - implies that we don't know what to do besides one sort stream There is no guarantee that the partitioning points are in orderPlanProtocol.SortPartitionOrBuilderPlanProtocol.SortOperator. getPointOrBuilder(int index)This defines the list of partitioning points for dividing the sort into streams There's no guarantees on the size of this It could be completely empty, which could happen if it look like all the data has the same sort key - implies that we don't know what to do besides one sort stream There is no guarantee that the partitioning points are in orderPlanProtocol.SortPartitionOrBuilderPlanProtocol.SortOperatorOrBuilder. getPointOrBuilder(int index)This defines the list of partitioning points for dividing the sort into streams There's no guarantees on the size of this It could be completely empty, which could happen if it look like all the data has the same sort key - implies that we don't know what to do besides one sort stream There is no guarantee that the partitioning points are in orderMethods in com.ocient.jdbc.proto that return types with arguments of type PlanProtocol.SortPartitionOrBuilder Modifier and Type Method Description List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.IndexAggOperator.Builder. getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 16;List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.IndexAggOperator. getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 16;List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.IndexAggOperatorOrBuilder. getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 16;List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.IndexDistinctOperator.Builder. getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 12;List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.IndexDistinctOperator. getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 12;List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.IndexDistinctOperatorOrBuilder. getPointOrBuilderList()repeated .xg.db.sqlPlans.SortPartition point = 12;List<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.SortOperator.Builder. getPointOrBuilderList()This defines the list of partitioning points for dividing the sort into streams There's no guarantees on the size of this It could be completely empty, which could happen if it look like all the data has the same sort key - implies that we don't know what to do besides one sort stream There is no guarantee that the partitioning points are in orderList<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.SortOperator. getPointOrBuilderList()This defines the list of partitioning points for dividing the sort into streams There's no guarantees on the size of this It could be completely empty, which could happen if it look like all the data has the same sort key - implies that we don't know what to do besides one sort stream There is no guarantee that the partitioning points are in orderList<? extends PlanProtocol.SortPartitionOrBuilder>PlanProtocol.SortOperatorOrBuilder. getPointOrBuilderList()This defines the list of partitioning points for dividing the sort into streams There's no guarantees on the size of this It could be completely empty, which could happen if it look like all the data has the same sort key - implies that we don't know what to do besides one sort stream There is no guarantee that the partitioning points are in order