Package com.ocient.jdbc.proto
Class PlanProtocol.OrderedAggOperator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.OrderedAggOperator.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.OrderedAggOperatorOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.OrderedAggOperator
public static final class PlanProtocol.OrderedAggOperator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder> implements PlanProtocol.OrderedAggOperatorOrBuilder
Protobuf typexg.db.sqlPlans.OrderedAggOperator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PlanProtocol.OrderedAggOperator.BuilderaddAllInputCols(Iterable<String> values)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagePlanProtocol.OrderedAggOperator.BuilderaddAllKeys(Iterable<String> values)The GROUP BY columns - can't be emptyPlanProtocol.OrderedAggOperator.BuilderaddAllOps(Iterable<? extends PlanProtocol.AggregationOperator.AggregationOp> values)The aggregation operations to performPlanProtocol.OrderedAggOperator.BuilderaddAllOpsValue(Iterable<Integer> values)The aggregation operations to performPlanProtocol.OrderedAggOperator.BuilderaddAllOutputCols(Iterable<String> values)The name to give to the columns created by each aggregation operationPlanProtocol.OrderedAggOperator.BuilderaddAllOutputColsTypes(Iterable<String> values)The types for the outputCols, in the same orderPlanProtocol.OrderedAggOperator.BuilderaddInputCols(String value)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagePlanProtocol.OrderedAggOperator.BuilderaddInputColsBytes(com.google.protobuf.ByteString value)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagePlanProtocol.OrderedAggOperator.BuilderaddKeys(String value)The GROUP BY columns - can't be emptyPlanProtocol.OrderedAggOperator.BuilderaddKeysBytes(com.google.protobuf.ByteString value)The GROUP BY columns - can't be emptyPlanProtocol.OrderedAggOperator.BuilderaddOps(PlanProtocol.AggregationOperator.AggregationOp value)The aggregation operations to performPlanProtocol.OrderedAggOperator.BuilderaddOpsValue(int value)The aggregation operations to performPlanProtocol.OrderedAggOperator.BuilderaddOutputCols(String value)The name to give to the columns created by each aggregation operationPlanProtocol.OrderedAggOperator.BuilderaddOutputColsBytes(com.google.protobuf.ByteString value)The name to give to the columns created by each aggregation operationPlanProtocol.OrderedAggOperator.BuilderaddOutputColsTypes(String value)The types for the outputCols, in the same orderPlanProtocol.OrderedAggOperator.BuilderaddOutputColsTypesBytes(com.google.protobuf.ByteString value)The types for the outputCols, in the same orderPlanProtocol.OrderedAggOperator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.OrderedAggOperatorbuild()PlanProtocol.OrderedAggOperatorbuildPartial()PlanProtocol.OrderedAggOperator.Builderclear()PlanProtocol.OrderedAggOperator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.OrderedAggOperator.BuilderclearInputCols()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagePlanProtocol.OrderedAggOperator.BuilderclearKeys()The GROUP BY columns - can't be emptyPlanProtocol.OrderedAggOperator.BuilderclearLevel().xg.db.sqlPlans.GatherLevel level = 6;PlanProtocol.OrderedAggOperator.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.OrderedAggOperator.BuilderclearOps()The aggregation operations to performPlanProtocol.OrderedAggOperator.BuilderclearOutputCols()The name to give to the columns created by each aggregation operationPlanProtocol.OrderedAggOperator.BuilderclearOutputColsTypes()The types for the outputCols, in the same orderPlanProtocol.OrderedAggOperator.Builderclone()PlanProtocol.OrderedAggOperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetInputCols(int index)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagecom.google.protobuf.ByteStringgetInputColsBytes(int index)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbageintgetInputColsCount()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagecom.google.protobuf.ProtocolStringListgetInputColsList()The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbageStringgetKeys(int index)The GROUP BY columns - can't be emptycom.google.protobuf.ByteStringgetKeysBytes(int index)The GROUP BY columns - can't be emptyintgetKeysCount()The GROUP BY columns - can't be emptycom.google.protobuf.ProtocolStringListgetKeysList()The GROUP BY columns - can't be emptyPlanProtocol.GatherLevelgetLevel().xg.db.sqlPlans.GatherLevel level = 6;intgetLevelValue().xg.db.sqlPlans.GatherLevel level = 6;PlanProtocol.AggregationOperator.AggregationOpgetOps(int index)The aggregation operations to performintgetOpsCount()The aggregation operations to performList<PlanProtocol.AggregationOperator.AggregationOp>getOpsList()The aggregation operations to performintgetOpsValue(int index)The aggregation operations to performList<Integer>getOpsValueList()The aggregation operations to performStringgetOutputCols(int index)The name to give to the columns created by each aggregation operationcom.google.protobuf.ByteStringgetOutputColsBytes(int index)The name to give to the columns created by each aggregation operationintgetOutputColsCount()The name to give to the columns created by each aggregation operationcom.google.protobuf.ProtocolStringListgetOutputColsList()The name to give to the columns created by each aggregation operationStringgetOutputColsTypes(int index)The types for the outputCols, in the same ordercom.google.protobuf.ByteStringgetOutputColsTypesBytes(int index)The types for the outputCols, in the same orderintgetOutputColsTypesCount()The types for the outputCols, in the same ordercom.google.protobuf.ProtocolStringListgetOutputColsTypesList()The types for the outputCols, in the same orderprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.OrderedAggOperator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.OrderedAggOperator.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.OrderedAggOperator.BuildermergeFrom(PlanProtocol.OrderedAggOperator other)PlanProtocol.OrderedAggOperator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.OrderedAggOperator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.OrderedAggOperator.BuildersetInputCols(int index, String value)The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbagePlanProtocol.OrderedAggOperator.BuildersetKeys(int index, String value)The GROUP BY columns - can't be emptyPlanProtocol.OrderedAggOperator.BuildersetLevel(PlanProtocol.GatherLevel value).xg.db.sqlPlans.GatherLevel level = 6;PlanProtocol.OrderedAggOperator.BuildersetLevelValue(int value).xg.db.sqlPlans.GatherLevel level = 6;PlanProtocol.OrderedAggOperator.BuildersetOps(int index, PlanProtocol.AggregationOperator.AggregationOp value)The aggregation operations to performPlanProtocol.OrderedAggOperator.BuildersetOpsValue(int index, int value)The aggregation operations to performPlanProtocol.OrderedAggOperator.BuildersetOutputCols(int index, String value)The name to give to the columns created by each aggregation operationPlanProtocol.OrderedAggOperator.BuildersetOutputColsTypes(int index, String value)The types for the outputCols, in the same orderPlanProtocol.OrderedAggOperator.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.Builder>
-
clear
public PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.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.OrderedAggOperator.Builder>
-
getDefaultInstanceForType
public PlanProtocol.OrderedAggOperator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.OrderedAggOperator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.OrderedAggOperator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.Builder>
-
setField
public PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.Builder>
-
clearField
public PlanProtocol.OrderedAggOperator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
clearOneof
public PlanProtocol.OrderedAggOperator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
setRepeatedField
public PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.Builder>
-
addRepeatedField
public PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.Builder>
-
mergeFrom
public PlanProtocol.OrderedAggOperator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
mergeFrom
public PlanProtocol.OrderedAggOperator.Builder mergeFrom(PlanProtocol.OrderedAggOperator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
mergeFrom
public PlanProtocol.OrderedAggOperator.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.OrderedAggOperator.Builder>- Throws:
IOException
-
getKeysList
public com.google.protobuf.ProtocolStringList getKeysList()
The GROUP BY columns - can't be empty
repeated string keys = 1;- Specified by:
getKeysListin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- A list containing the keys.
-
getKeysCount
public int getKeysCount()
The GROUP BY columns - can't be empty
repeated string keys = 1;- Specified by:
getKeysCountin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The count of keys.
-
getKeys
public String getKeys(int index)
The GROUP BY columns - can't be empty
repeated string keys = 1;- Specified by:
getKeysin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The keys at the given index.
-
getKeysBytes
public com.google.protobuf.ByteString getKeysBytes(int index)
The GROUP BY columns - can't be empty
repeated string keys = 1;- Specified by:
getKeysBytesin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the keys at the given index.
-
setKeys
public PlanProtocol.OrderedAggOperator.Builder setKeys(int index, String value)
The GROUP BY columns - can't be empty
repeated string keys = 1;- Parameters:
index- The index to set the value at.value- The keys to set.- Returns:
- This builder for chaining.
-
addKeys
public PlanProtocol.OrderedAggOperator.Builder addKeys(String value)
The GROUP BY columns - can't be empty
repeated string keys = 1;- Parameters:
value- The keys to add.- Returns:
- This builder for chaining.
-
addAllKeys
public PlanProtocol.OrderedAggOperator.Builder addAllKeys(Iterable<String> values)
The GROUP BY columns - can't be empty
repeated string keys = 1;- Parameters:
values- The keys to add.- Returns:
- This builder for chaining.
-
clearKeys
public PlanProtocol.OrderedAggOperator.Builder clearKeys()
The GROUP BY columns - can't be empty
repeated string keys = 1;- Returns:
- This builder for chaining.
-
addKeysBytes
public PlanProtocol.OrderedAggOperator.Builder addKeysBytes(com.google.protobuf.ByteString value)
The GROUP BY columns - can't be empty
repeated string keys = 1;- Parameters:
value- The bytes of the keys to add.- Returns:
- This builder for chaining.
-
getOpsList
public List<PlanProtocol.AggregationOperator.AggregationOp> getOpsList()
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Specified by:
getOpsListin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- A list containing the ops.
-
getOpsCount
public int getOpsCount()
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Specified by:
getOpsCountin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The count of ops.
-
getOps
public PlanProtocol.AggregationOperator.AggregationOp getOps(int index)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Specified by:
getOpsin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The ops at the given index.
-
setOps
public PlanProtocol.OrderedAggOperator.Builder setOps(int index, PlanProtocol.AggregationOperator.AggregationOp value)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Parameters:
index- The index to set the value at.value- The ops to set.- Returns:
- This builder for chaining.
-
addOps
public PlanProtocol.OrderedAggOperator.Builder addOps(PlanProtocol.AggregationOperator.AggregationOp value)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Parameters:
value- The ops to add.- Returns:
- This builder for chaining.
-
addAllOps
public PlanProtocol.OrderedAggOperator.Builder addAllOps(Iterable<? extends PlanProtocol.AggregationOperator.AggregationOp> values)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Parameters:
values- The ops to add.- Returns:
- This builder for chaining.
-
clearOps
public PlanProtocol.OrderedAggOperator.Builder clearOps()
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Returns:
- This builder for chaining.
-
getOpsValueList
public List<Integer> getOpsValueList()
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Specified by:
getOpsValueListin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- A list containing the enum numeric values on the wire for ops.
-
getOpsValue
public int getOpsValue(int index)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Specified by:
getOpsValuein interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of ops at the given index.
-
setOpsValue
public PlanProtocol.OrderedAggOperator.Builder setOpsValue(int index, int value)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of ops at the given index.
-
addOpsValue
public PlanProtocol.OrderedAggOperator.Builder addOpsValue(int value)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Parameters:
value- The enum numeric value on the wire for ops to add.- Returns:
- This builder for chaining.
-
addAllOpsValue
public PlanProtocol.OrderedAggOperator.Builder addAllOpsValue(Iterable<Integer> values)
The aggregation operations to perform
repeated .xg.db.sqlPlans.AggregationOperator.AggregationOp ops = 2;- Parameters:
values- The enum numeric values on the wire for ops to add.- Returns:
- This builder for chaining.
-
getInputColsList
public com.google.protobuf.ProtocolStringList getInputColsList()
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Specified by:
getInputColsListin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- A list containing the inputCols.
-
getInputColsCount
public int getInputColsCount()
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Specified by:
getInputColsCountin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The count of inputCols.
-
getInputCols
public String getInputCols(int index)
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Specified by:
getInputColsin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inputCols at the given index.
-
getInputColsBytes
public com.google.protobuf.ByteString getInputColsBytes(int index)
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Specified by:
getInputColsBytesin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the inputCols at the given index.
-
setInputCols
public PlanProtocol.OrderedAggOperator.Builder setInputCols(int index, String value)
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Parameters:
index- The index to set the value at.value- The inputCols to set.- Returns:
- This builder for chaining.
-
addInputCols
public PlanProtocol.OrderedAggOperator.Builder addInputCols(String value)
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Parameters:
value- The inputCols to add.- Returns:
- This builder for chaining.
-
addAllInputCols
public PlanProtocol.OrderedAggOperator.Builder addAllInputCols(Iterable<String> values)
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Parameters:
values- The inputCols to add.- Returns:
- This builder for chaining.
-
clearInputCols
public PlanProtocol.OrderedAggOperator.Builder clearInputCols()
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Returns:
- This builder for chaining.
-
addInputColsBytes
public PlanProtocol.OrderedAggOperator.Builder addInputColsBytes(com.google.protobuf.ByteString value)
The columns to perform each aggregation on In the same order as ops (and same size) AGG_OP_COUNT_STAR has no input - so a value in that position is garbage
repeated string inputCols = 3;- Parameters:
value- The bytes of the inputCols to add.- Returns:
- This builder for chaining.
-
getOutputColsList
public com.google.protobuf.ProtocolStringList getOutputColsList()
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Specified by:
getOutputColsListin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- A list containing the outputCols.
-
getOutputColsCount
public int getOutputColsCount()
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Specified by:
getOutputColsCountin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The count of outputCols.
-
getOutputCols
public String getOutputCols(int index)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Specified by:
getOutputColsin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputCols at the given index.
-
getOutputColsBytes
public com.google.protobuf.ByteString getOutputColsBytes(int index)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Specified by:
getOutputColsBytesin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outputCols at the given index.
-
setOutputCols
public PlanProtocol.OrderedAggOperator.Builder setOutputCols(int index, String value)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Parameters:
index- The index to set the value at.value- The outputCols to set.- Returns:
- This builder for chaining.
-
addOutputCols
public PlanProtocol.OrderedAggOperator.Builder addOutputCols(String value)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Parameters:
value- The outputCols to add.- Returns:
- This builder for chaining.
-
addAllOutputCols
public PlanProtocol.OrderedAggOperator.Builder addAllOutputCols(Iterable<String> values)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Parameters:
values- The outputCols to add.- Returns:
- This builder for chaining.
-
clearOutputCols
public PlanProtocol.OrderedAggOperator.Builder clearOutputCols()
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Returns:
- This builder for chaining.
-
addOutputColsBytes
public PlanProtocol.OrderedAggOperator.Builder addOutputColsBytes(com.google.protobuf.ByteString value)
The name to give to the columns created by each aggregation operation
repeated string outputCols = 4;- Parameters:
value- The bytes of the outputCols to add.- Returns:
- This builder for chaining.
-
getOutputColsTypesList
public com.google.protobuf.ProtocolStringList getOutputColsTypesList()
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Specified by:
getOutputColsTypesListin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- A list containing the outputColsTypes.
-
getOutputColsTypesCount
public int getOutputColsTypesCount()
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Specified by:
getOutputColsTypesCountin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The count of outputColsTypes.
-
getOutputColsTypes
public String getOutputColsTypes(int index)
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Specified by:
getOutputColsTypesin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputColsTypes at the given index.
-
getOutputColsTypesBytes
public com.google.protobuf.ByteString getOutputColsTypesBytes(int index)
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Specified by:
getOutputColsTypesBytesin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outputColsTypes at the given index.
-
setOutputColsTypes
public PlanProtocol.OrderedAggOperator.Builder setOutputColsTypes(int index, String value)
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Parameters:
index- The index to set the value at.value- The outputColsTypes to set.- Returns:
- This builder for chaining.
-
addOutputColsTypes
public PlanProtocol.OrderedAggOperator.Builder addOutputColsTypes(String value)
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Parameters:
value- The outputColsTypes to add.- Returns:
- This builder for chaining.
-
addAllOutputColsTypes
public PlanProtocol.OrderedAggOperator.Builder addAllOutputColsTypes(Iterable<String> values)
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Parameters:
values- The outputColsTypes to add.- Returns:
- This builder for chaining.
-
clearOutputColsTypes
public PlanProtocol.OrderedAggOperator.Builder clearOutputColsTypes()
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Returns:
- This builder for chaining.
-
addOutputColsTypesBytes
public PlanProtocol.OrderedAggOperator.Builder addOutputColsTypesBytes(com.google.protobuf.ByteString value)
The types for the outputCols, in the same order
repeated string outputColsTypes = 5;- Parameters:
value- The bytes of the outputColsTypes to add.- Returns:
- This builder for chaining.
-
getLevelValue
public int getLevelValue()
.xg.db.sqlPlans.GatherLevel level = 6;- Specified by:
getLevelValuein interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The enum numeric value on the wire for level.
-
setLevelValue
public PlanProtocol.OrderedAggOperator.Builder setLevelValue(int value)
.xg.db.sqlPlans.GatherLevel level = 6;- 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 = 6;- Specified by:
getLevelin interfacePlanProtocol.OrderedAggOperatorOrBuilder- Returns:
- The level.
-
setLevel
public PlanProtocol.OrderedAggOperator.Builder setLevel(PlanProtocol.GatherLevel value)
.xg.db.sqlPlans.GatherLevel level = 6;- Parameters:
value- The level to set.- Returns:
- This builder for chaining.
-
clearLevel
public PlanProtocol.OrderedAggOperator.Builder clearLevel()
.xg.db.sqlPlans.GatherLevel level = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PlanProtocol.OrderedAggOperator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
mergeUnknownFields
public final PlanProtocol.OrderedAggOperator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.OrderedAggOperator.Builder>
-
-