Package com.ocient.jdbc.proto
Class PlanProtocol.ReferenceOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.ReferenceOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.ReferenceOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.ReferenceOperator
public static final class PlanProtocol.ReferenceOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder> implements PlanProtocol.ReferenceOperatorOrBuilder
Protobuf typexg.db.sqlPlans.ReferenceOperator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PlanProtocol.ReferenceOperator.BuilderaddAllColTypes(Iterable<String> values)The only thing we track here is the string version of all the typesPlanProtocol.ReferenceOperator.BuilderaddColTypes(String value)The only thing we track here is the string version of all the typesPlanProtocol.ReferenceOperator.BuilderaddColTypesBytes(com.google.protobuf.ByteString value)The only thing we track here is the string version of all the typesPlanProtocol.ReferenceOperator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.ReferenceOperatorbuild()PlanProtocol.ReferenceOperatorbuildPartial()PlanProtocol.ReferenceOperator.Builderclear()PlanProtocol.ReferenceOperator.BuilderclearColTypes()The only thing we track here is the string version of all the typesPlanProtocol.ReferenceOperator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.ReferenceOperator.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.ReferenceOperator.BuilderclearParentIndex()uint32 parent_index = 2;PlanProtocol.ReferenceOperator.Builderclone()StringgetColTypes(int index)The only thing we track here is the string version of all the typescom.google.protobuf.ByteStringgetColTypesBytes(int index)The only thing we track here is the string version of all the typesintgetColTypesCount()The only thing we track here is the string version of all the typescom.google.protobuf.ProtocolStringListgetColTypesList()The only thing we track here is the string version of all the typesPlanProtocol.ReferenceOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()intgetParentIndex()uint32 parent_index = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.ReferenceOperator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.ReferenceOperator.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.ReferenceOperator.BuildermergeFrom(PlanProtocol.ReferenceOperator other)PlanProtocol.ReferenceOperator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.ReferenceOperator.BuildersetColTypes(int index, String value)The only thing we track here is the string version of all the typesPlanProtocol.ReferenceOperator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.ReferenceOperator.BuildersetParentIndex(int value)uint32 parent_index = 2;PlanProtocol.ReferenceOperator.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.ReferenceOperator.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.ReferenceOperator.Builder>
-
clear
public PlanProtocol.ReferenceOperator.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.ReferenceOperator.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.ReferenceOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.ReferenceOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.ReferenceOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.ReferenceOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.ReferenceOperator.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.ReferenceOperator.Builder>
-
setField
public PlanProtocol.ReferenceOperator.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.ReferenceOperator.Builder>
-
clearField
public PlanProtocol.ReferenceOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder>
-
clearOneof
public PlanProtocol.ReferenceOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder>
-
setRepeatedField
public PlanProtocol.ReferenceOperator.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.ReferenceOperator.Builder>
-
addRepeatedField
public PlanProtocol.ReferenceOperator.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.ReferenceOperator.Builder>
-
mergeFrom
public PlanProtocol.ReferenceOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.ReferenceOperator.Builder>
-
mergeFrom
public PlanProtocol.ReferenceOperator.Builder mergeFrom(PlanProtocol.ReferenceOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder>
-
mergeFrom
public PlanProtocol.ReferenceOperator.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.ReferenceOperator.Builder>- Throws:
IOException
-
getColTypesList
public com.google.protobuf.ProtocolStringList getColTypesList()
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Specified by:
getColTypesListin interfacePlanProtocol.ReferenceOperatorOrBuilder- Returns:
- A list containing the colTypes.
-
getColTypesCount
public int getColTypesCount()
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Specified by:
getColTypesCountin interfacePlanProtocol.ReferenceOperatorOrBuilder- Returns:
- The count of colTypes.
-
getColTypes
public String getColTypes(int index)
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Specified by:
getColTypesin interfacePlanProtocol.ReferenceOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The colTypes at the given index.
-
getColTypesBytes
public com.google.protobuf.ByteString getColTypesBytes(int index)
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Specified by:
getColTypesBytesin interfacePlanProtocol.ReferenceOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the colTypes at the given index.
-
setColTypes
public PlanProtocol.ReferenceOperator.Builder setColTypes(int index, String value)
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Parameters:
index- The index to set the value at.value- The colTypes to set.- Returns:
- This builder for chaining.
-
addColTypes
public PlanProtocol.ReferenceOperator.Builder addColTypes(String value)
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Parameters:
value- The colTypes to add.- Returns:
- This builder for chaining.
-
addAllColTypes
public PlanProtocol.ReferenceOperator.Builder addAllColTypes(Iterable<String> values)
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Parameters:
values- The colTypes to add.- Returns:
- This builder for chaining.
-
clearColTypes
public PlanProtocol.ReferenceOperator.Builder clearColTypes()
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Returns:
- This builder for chaining.
-
addColTypesBytes
public PlanProtocol.ReferenceOperator.Builder addColTypesBytes(com.google.protobuf.ByteString value)
The only thing we track here is the string version of all the types
repeated string colTypes = 1;- Parameters:
value- The bytes of the colTypes to add.- Returns:
- This builder for chaining.
-
getParentIndex
public int getParentIndex()
uint32 parent_index = 2;- Specified by:
getParentIndexin interfacePlanProtocol.ReferenceOperatorOrBuilder- Returns:
- The parentIndex.
-
setParentIndex
public PlanProtocol.ReferenceOperator.Builder setParentIndex(int value)
uint32 parent_index = 2;- Parameters:
value- The parentIndex to set.- Returns:
- This builder for chaining.
-
clearParentIndex
public PlanProtocol.ReferenceOperator.Builder clearParentIndex()
uint32 parent_index = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PlanProtocol.ReferenceOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.ReferenceOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.ReferenceOperator.Builder>
-
-