Uses of Interface
com.ocient.jdbc.proto.PlanProtocol.OrderedGatherOperatorOrBuilder
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of PlanProtocol.OrderedGatherOperatorOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement PlanProtocol.OrderedGatherOperatorOrBuilder Modifier and Type Class Description static classPlanProtocol.OrderedGatherOperatorSame as gather operator except that the streams received from each node are already sorted and we need to merge the sorted streamsstatic classPlanProtocol.OrderedGatherOperator.BuilderSame as gather operator except that the streams received from each node are already sorted and we need to merge the sorted streamsMethods in com.ocient.jdbc.proto that return PlanProtocol.OrderedGatherOperatorOrBuilder Modifier and Type Method Description PlanProtocol.OrderedGatherOperatorOrBuilderPlanProtocol.Operator.Builder. getOrderedGatherOperatorOrBuilder().xg.db.sqlPlans.OrderedGatherOperator ordered_gather_operator = 38;PlanProtocol.OrderedGatherOperatorOrBuilderPlanProtocol.Operator. getOrderedGatherOperatorOrBuilder().xg.db.sqlPlans.OrderedGatherOperator ordered_gather_operator = 38;PlanProtocol.OrderedGatherOperatorOrBuilderPlanProtocol.OperatorOrBuilder. getOrderedGatherOperatorOrBuilder().xg.db.sqlPlans.OrderedGatherOperator ordered_gather_operator = 38;