Package com.ocient.jdbc.proto
Class PlanProtocol.GatherOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.GatherOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.GatherOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.GatherOperator
public static final class PlanProtocol.GatherOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder> implements PlanProtocol.GatherOperatorOrBuilder
Represents a coordinator (or super coord) receiving data from multiple nodes Technically it just does a non-distinct union
Protobuf typexg.db.sqlPlans.GatherOperator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PlanProtocol.GatherOperator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.GatherOperatorbuild()PlanProtocol.GatherOperatorbuildPartial()PlanProtocol.GatherOperator.Builderclear()PlanProtocol.GatherOperator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.GatherOperator.BuilderclearLevel().xg.db.sqlPlans.GatherLevel level = 1;PlanProtocol.GatherOperator.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.GatherOperator.Builderclone()PlanProtocol.GatherOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()PlanProtocol.GatherLevelgetLevel().xg.db.sqlPlans.GatherLevel level = 1;intgetLevelValue().xg.db.sqlPlans.GatherLevel level = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.GatherOperator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.GatherOperator.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.GatherOperator.BuildermergeFrom(PlanProtocol.GatherOperator other)PlanProtocol.GatherOperator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.GatherOperator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.GatherOperator.BuildersetLevel(PlanProtocol.GatherLevel value).xg.db.sqlPlans.GatherLevel level = 1;PlanProtocol.GatherOperator.BuildersetLevelValue(int value).xg.db.sqlPlans.GatherLevel level = 1;PlanProtocol.GatherOperator.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.GatherOperator.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.GatherOperator.Builder>
-
clear
public PlanProtocol.GatherOperator.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.GatherOperator.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.GatherOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.GatherOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.GatherOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.GatherOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.GatherOperator.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.GatherOperator.Builder>
-
setField
public PlanProtocol.GatherOperator.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.GatherOperator.Builder>
-
clearField
public PlanProtocol.GatherOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder>
-
clearOneof
public PlanProtocol.GatherOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder>
-
setRepeatedField
public PlanProtocol.GatherOperator.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.GatherOperator.Builder>
-
addRepeatedField
public PlanProtocol.GatherOperator.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.GatherOperator.Builder>
-
mergeFrom
public PlanProtocol.GatherOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.GatherOperator.Builder>
-
mergeFrom
public PlanProtocol.GatherOperator.Builder mergeFrom(PlanProtocol.GatherOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder>
-
mergeFrom
public PlanProtocol.GatherOperator.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.GatherOperator.Builder>- Throws:
IOException
-
getLevelValue
public int getLevelValue()
.xg.db.sqlPlans.GatherLevel level = 1;- Specified by:
getLevelValuein interfacePlanProtocol.GatherOperatorOrBuilder- Returns:
- The enum numeric value on the wire for level.
-
setLevelValue
public PlanProtocol.GatherOperator.Builder setLevelValue(int value)
.xg.db.sqlPlans.GatherLevel level = 1;- Parameters:
value- The enum numeric value on the wire for level to set.- Returns:
- This builder for chaining.
-
getLevel
public PlanProtocol.GatherLevel getLevel()
.xg.db.sqlPlans.GatherLevel level = 1;- Specified by:
getLevelin interfacePlanProtocol.GatherOperatorOrBuilder- Returns:
- The level.
-
setLevel
public PlanProtocol.GatherOperator.Builder setLevel(PlanProtocol.GatherLevel value)
.xg.db.sqlPlans.GatherLevel level = 1;- Parameters:
value- The level to set.- Returns:
- This builder for chaining.
-
clearLevel
public PlanProtocol.GatherOperator.Builder clearLevel()
.xg.db.sqlPlans.GatherLevel level = 1;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PlanProtocol.GatherOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.GatherOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.GatherOperator.Builder>
-
-