Uses of Interface
com.ocient.jdbc.proto.PlanProtocol.MatrixExtendOperatorOrBuilder
-
Packages that use PlanProtocol.MatrixExtendOperatorOrBuilder Package Description com.ocient.jdbc.proto -
-
Uses of PlanProtocol.MatrixExtendOperatorOrBuilder in com.ocient.jdbc.proto
Classes in com.ocient.jdbc.proto that implement PlanProtocol.MatrixExtendOperatorOrBuilder Modifier and Type Class Description static classPlanProtocol.MatrixExtendOperatorProtobuf typexg.db.sqlPlans.MatrixExtendOperatorstatic classPlanProtocol.MatrixExtendOperator.BuilderProtobuf typexg.db.sqlPlans.MatrixExtendOperatorMethods in com.ocient.jdbc.proto that return PlanProtocol.MatrixExtendOperatorOrBuilder Modifier and Type Method Description PlanProtocol.MatrixExtendOperatorOrBuilderPlanProtocol.Operator.Builder. getMatrixExtendOperatorOrBuilder().xg.db.sqlPlans.MatrixExtendOperator matrix_extend_operator = 47;PlanProtocol.MatrixExtendOperatorOrBuilderPlanProtocol.Operator. getMatrixExtendOperatorOrBuilder().xg.db.sqlPlans.MatrixExtendOperator matrix_extend_operator = 47;PlanProtocol.MatrixExtendOperatorOrBuilderPlanProtocol.OperatorOrBuilder. getMatrixExtendOperatorOrBuilder().xg.db.sqlPlans.MatrixExtendOperator matrix_extend_operator = 47;
-