Uses of Class
com.ocient.jdbc.proto.PlanProtocol.CheckedExceptionCols
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of PlanProtocol.CheckedExceptionCols in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return PlanProtocol.CheckedExceptionCols Modifier and Type Method Description PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols.Builder. build()PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols.Builder. buildPartial()static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. getDefaultInstance()PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols.Builder. getDefaultInstanceForType()PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. getDefaultInstanceForType()PlanProtocol.CheckedExceptionColsPlanProtocol.SwitchOperator.Builder. getPostFilterCheckedCols(int index)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.CheckedExceptionColsPlanProtocol.SwitchOperator. getPostFilterCheckedCols(int index)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.CheckedExceptionColsPlanProtocol.SwitchOperatorOrBuilder. getPostFilterCheckedCols(int index)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.CheckedExceptionColsPlanProtocol.SwitchOperator.Builder. getPreFilterCheckedCols(int index)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;PlanProtocol.CheckedExceptionColsPlanProtocol.SwitchOperator. getPreFilterCheckedCols(int index)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;PlanProtocol.CheckedExceptionColsPlanProtocol.SwitchOperatorOrBuilder. getPreFilterCheckedCols(int index)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseDelimitedFrom(InputStream input)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(byte[] data)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(com.google.protobuf.ByteString data)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(com.google.protobuf.CodedInputStream input)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(InputStream input)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(ByteBuffer data)static PlanProtocol.CheckedExceptionColsPlanProtocol.CheckedExceptionCols. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ocient.jdbc.proto that return types with arguments of type PlanProtocol.CheckedExceptionCols Modifier and Type Method Description com.google.protobuf.Parser<PlanProtocol.CheckedExceptionCols>PlanProtocol.CheckedExceptionCols. getParserForType()List<PlanProtocol.CheckedExceptionCols>PlanProtocol.SwitchOperator.Builder. getPostFilterCheckedColsList()repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;List<PlanProtocol.CheckedExceptionCols>PlanProtocol.SwitchOperator. getPostFilterCheckedColsList()repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;List<PlanProtocol.CheckedExceptionCols>PlanProtocol.SwitchOperatorOrBuilder. getPostFilterCheckedColsList()repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;List<PlanProtocol.CheckedExceptionCols>PlanProtocol.SwitchOperator.Builder. getPreFilterCheckedColsList()repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;List<PlanProtocol.CheckedExceptionCols>PlanProtocol.SwitchOperator. getPreFilterCheckedColsList()repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;List<PlanProtocol.CheckedExceptionCols>PlanProtocol.SwitchOperatorOrBuilder. getPreFilterCheckedColsList()repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;static com.google.protobuf.Parser<PlanProtocol.CheckedExceptionCols>PlanProtocol.CheckedExceptionCols. parser()Methods in com.ocient.jdbc.proto with parameters of type PlanProtocol.CheckedExceptionCols Modifier and Type Method Description PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addPostFilterCheckedCols(int index, PlanProtocol.CheckedExceptionCols value)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addPostFilterCheckedCols(PlanProtocol.CheckedExceptionCols value)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addPreFilterCheckedCols(int index, PlanProtocol.CheckedExceptionCols value)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addPreFilterCheckedCols(PlanProtocol.CheckedExceptionCols value)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;PlanProtocol.CheckedExceptionCols.BuilderPlanProtocol.CheckedExceptionCols.Builder. mergeFrom(PlanProtocol.CheckedExceptionCols other)static PlanProtocol.CheckedExceptionCols.BuilderPlanProtocol.CheckedExceptionCols. newBuilder(PlanProtocol.CheckedExceptionCols prototype)PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. setPostFilterCheckedCols(int index, PlanProtocol.CheckedExceptionCols value)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. setPreFilterCheckedCols(int index, PlanProtocol.CheckedExceptionCols value)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;Method parameters in com.ocient.jdbc.proto with type arguments of type PlanProtocol.CheckedExceptionCols Modifier and Type Method Description PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addAllPostFilterCheckedCols(Iterable<? extends PlanProtocol.CheckedExceptionCols> values)repeated .xg.db.sqlPlans.CheckedExceptionCols postFilterCheckedCols = 3;PlanProtocol.SwitchOperator.BuilderPlanProtocol.SwitchOperator.Builder. addAllPreFilterCheckedCols(Iterable<? extends PlanProtocol.CheckedExceptionCols> values)repeated .xg.db.sqlPlans.CheckedExceptionCols preFilterCheckedCols = 2;