Uses of Class
com.ocient.jdbc.proto.PlanProtocol.CNF
-
Packages that use PlanProtocol.CNF Package Description com.ocient.jdbc.proto -
-
Uses of PlanProtocol.CNF in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return PlanProtocol.CNF Modifier and Type Method Description PlanProtocol.CNFPlanProtocol.CNF.Builder. build()PlanProtocol.CNFPlanProtocol.CNF.Builder. buildPartial()static PlanProtocol.CNFPlanProtocol.CNF. getDefaultInstance()PlanProtocol.CNFPlanProtocol.CNF.Builder. getDefaultInstanceForType()PlanProtocol.CNFPlanProtocol.CNF. getDefaultInstanceForType()PlanProtocol.CNFPlanProtocol.SwitchOperator.Builder. getFilters(int index)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.PlanProtocol.CNFPlanProtocol.SwitchOperator. getFilters(int index)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.PlanProtocol.CNFPlanProtocol.SwitchOperatorOrBuilder. getFilters(int index)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.static PlanProtocol.CNFPlanProtocol.CNF. parseDelimitedFrom(InputStream input)static PlanProtocol.CNFPlanProtocol.CNF. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(byte[] data)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(com.google.protobuf.ByteString data)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(InputStream input)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(ByteBuffer data)static PlanProtocol.CNFPlanProtocol.CNF. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ocient.jdbc.proto that return types with arguments of type PlanProtocol.CNF Modifier and Type Method Description List<PlanProtocol.CNF>PlanProtocol.SwitchOperator.Builder. getFiltersList()the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.List<PlanProtocol.CNF>PlanProtocol.SwitchOperator. getFiltersList()the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.List<PlanProtocol.CNF>PlanProtocol.SwitchOperatorOrBuilder. getFiltersList()the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.com.google.protobuf.Parser<PlanProtocol.CNF>PlanProtocol.CNF. getParserForType()static com.google.protobuf.Parser<PlanProtocol.CNF>PlanProtocol.CNF. parser()Methods in com.ocient.jdbc.proto with parameters of type PlanProtocol.CNF Modifier and Type Method Description PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addFilters(int index, PlanProtocol.CNF value)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addFilters(PlanProtocol.CNF value)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.PlanProtocol.CNF.BuilderPlanProtocol.CNF.Builder. mergeFrom(PlanProtocol.CNF other)static PlanProtocol.CNF.BuilderPlanProtocol.CNF. newBuilder(PlanProtocol.CNF prototype)PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. setFilters(int index, PlanProtocol.CNF value)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.Method parameters in com.ocient.jdbc.proto with type arguments of type PlanProtocol.CNF Modifier and Type Method Description PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addAllFilters(Iterable<? extends PlanProtocol.CNF> values)the cnf representing each case, the final "else" case is implicit, and if none of these evaluate to true then the implicit else is used always evaluate the cases in order, ie.
-