Package com.ocient.jdbc.proto
Class PlanProtocol.SwitchOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.SwitchOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.SwitchOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.SwitchOperator
public static final class PlanProtocol.SwitchOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder> implements PlanProtocol.SwitchOperatorOrBuilder
Protobuf typexg.db.sqlPlans.SwitchOperator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PlanProtocol.SwitchOperator.BuilderaddAllFilters(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.PlanProtocol.SwitchOperator.BuilderaddFilters(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.BuilderaddFilters(int index, PlanProtocol.CNF.Builder builderForValue)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.BuilderaddFilters(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.BuilderaddFilters(PlanProtocol.CNF.Builder builderForValue)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.BuilderaddFiltersBuilder()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.BuilderaddFiltersBuilder(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.SwitchOperator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.SwitchOperatorbuild()PlanProtocol.SwitchOperatorbuildPartial()PlanProtocol.SwitchOperator.Builderclear()PlanProtocol.SwitchOperator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.SwitchOperator.BuilderclearFilters()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.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.SwitchOperator.Builderclone()PlanProtocol.SwitchOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()PlanProtocol.CNFgetFilters(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.CNF.BuildergetFiltersBuilder(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.List<PlanProtocol.CNF.Builder>getFiltersBuilderList()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.intgetFiltersCount()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>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.PlanProtocol.CNFOrBuildergetFiltersOrBuilder(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.List<? extends PlanProtocol.CNFOrBuilder>getFiltersOrBuilderList()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.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.SwitchOperator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.SwitchOperator.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.SwitchOperator.BuildermergeFrom(PlanProtocol.SwitchOperator other)PlanProtocol.SwitchOperator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.SwitchOperator.BuilderremoveFilters(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.SwitchOperator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.SwitchOperator.BuildersetFilters(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.BuildersetFilters(int index, PlanProtocol.CNF.Builder builderForValue)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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.SwitchOperator.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
clear
public PlanProtocol.SwitchOperator.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.SwitchOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.SwitchOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.SwitchOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.SwitchOperator.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
setField
public PlanProtocol.SwitchOperator.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
clearField
public PlanProtocol.SwitchOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
clearOneof
public PlanProtocol.SwitchOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
setRepeatedField
public PlanProtocol.SwitchOperator.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
addRepeatedField
public PlanProtocol.SwitchOperator.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
mergeFrom
public PlanProtocol.SwitchOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.SwitchOperator.Builder>
-
mergeFrom
public PlanProtocol.SwitchOperator.Builder mergeFrom(PlanProtocol.SwitchOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
mergeFrom
public PlanProtocol.SwitchOperator.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.SwitchOperator.Builder>- Throws:
IOException
-
getFiltersList
public List<PlanProtocol.CNF> 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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;- Specified by:
getFiltersListin interfacePlanProtocol.SwitchOperatorOrBuilder
-
getFiltersCount
public int getFiltersCount()
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;- Specified by:
getFiltersCountin interfacePlanProtocol.SwitchOperatorOrBuilder
-
getFilters
public PlanProtocol.CNF 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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;- Specified by:
getFiltersin interfacePlanProtocol.SwitchOperatorOrBuilder
-
setFilters
public PlanProtocol.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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
setFilters
public PlanProtocol.SwitchOperator.Builder setFilters(int index, PlanProtocol.CNF.Builder builderForValue)
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
addFilters
public PlanProtocol.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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
addFilters
public PlanProtocol.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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
addFilters
public PlanProtocol.SwitchOperator.Builder addFilters(PlanProtocol.CNF.Builder builderForValue)
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
addFilters
public PlanProtocol.SwitchOperator.Builder addFilters(int index, PlanProtocol.CNF.Builder builderForValue)
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
addAllFilters
public PlanProtocol.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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
clearFilters
public PlanProtocol.SwitchOperator.Builder clearFilters()
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
removeFilters
public PlanProtocol.SwitchOperator.Builder removeFilters(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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
getFiltersBuilder
public PlanProtocol.CNF.Builder getFiltersBuilder(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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
getFiltersOrBuilder
public PlanProtocol.CNFOrBuilder getFiltersOrBuilder(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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;- Specified by:
getFiltersOrBuilderin interfacePlanProtocol.SwitchOperatorOrBuilder
-
getFiltersOrBuilderList
public List<? extends PlanProtocol.CNFOrBuilder> getFiltersOrBuilderList()
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;- Specified by:
getFiltersOrBuilderListin interfacePlanProtocol.SwitchOperatorOrBuilder
-
addFiltersBuilder
public PlanProtocol.CNF.Builder addFiltersBuilder()
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
addFiltersBuilder
public PlanProtocol.CNF.Builder addFiltersBuilder(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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
getFiltersBuilderList
public List<PlanProtocol.CNF.Builder> getFiltersBuilderList()
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. check case 0, if thats true then done, if not check case 1, etc
repeated .xg.db.sqlPlans.CNF filters = 1;
-
setUnknownFields
public final PlanProtocol.SwitchOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.SwitchOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.SwitchOperator.Builder>
-
-