Uses of Interface
com.ocient.jdbc.proto.PlanProtocol.GatherOperatorOrBuilder
-
Packages that use PlanProtocol.GatherOperatorOrBuilder Package Description com.ocient.jdbc.proto -
-
Uses of PlanProtocol.GatherOperatorOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement PlanProtocol.GatherOperatorOrBuilder Modifier and Type Class Description static classPlanProtocol.GatherOperatorRepresents a coordinator (or super coord) receiving data from multiple nodes Technically it just does a non-distinct unionstatic classPlanProtocol.GatherOperator.BuilderRepresents a coordinator (or super coord) receiving data from multiple nodes Technically it just does a non-distinct unionMethods in com.ocient.jdbc.proto that return PlanProtocol.GatherOperatorOrBuilder Modifier and Type Method Description PlanProtocol.GatherOperatorOrBuilderPlanProtocol.Operator.Builder. getGatherOperatorOrBuilder().xg.db.sqlPlans.GatherOperator gather_operator = 34;PlanProtocol.GatherOperatorOrBuilderPlanProtocol.Operator. getGatherOperatorOrBuilder().xg.db.sqlPlans.GatherOperator gather_operator = 34;PlanProtocol.GatherOperatorOrBuilderPlanProtocol.OperatorOrBuilder. getGatherOperatorOrBuilder().xg.db.sqlPlans.GatherOperator gather_operator = 34;
-