Uses of Interface
com.ocient.jdbc.proto.PlanProtocol.AggregationOperatorOrBuilder
-
Packages that use PlanProtocol.AggregationOperatorOrBuilder Package Description com.ocient.jdbc.proto -
-
Uses of PlanProtocol.AggregationOperatorOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement PlanProtocol.AggregationOperatorOrBuilder Modifier and Type Class Description static classPlanProtocol.AggregationOperatorProtobuf typexg.db.sqlPlans.AggregationOperatorstatic classPlanProtocol.AggregationOperator.BuilderProtobuf typexg.db.sqlPlans.AggregationOperatorMethods in com.ocient.jdbc.proto that return PlanProtocol.AggregationOperatorOrBuilder Modifier and Type Method Description PlanProtocol.AggregationOperatorOrBuilderPlanProtocol.Operator.Builder. getAggregationOperatorOrBuilder().xg.db.sqlPlans.AggregationOperator aggregation_operator = 32;PlanProtocol.AggregationOperatorOrBuilderPlanProtocol.Operator. getAggregationOperatorOrBuilder().xg.db.sqlPlans.AggregationOperator aggregation_operator = 32;PlanProtocol.AggregationOperatorOrBuilderPlanProtocol.OperatorOrBuilder. getAggregationOperatorOrBuilder().xg.db.sqlPlans.AggregationOperator aggregation_operator = 32;
-