Package com.ocient.jdbc.proto
Class PlanProtocol.TestColumn.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder>
-
- com.ocient.jdbc.proto.PlanProtocol.TestColumn.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlanProtocol.TestColumnOrBuilder,Cloneable
- Enclosing class:
- PlanProtocol.TestColumn
public static final class PlanProtocol.TestColumn.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder> implements PlanProtocol.TestColumnOrBuilder
Protobuf typexg.db.sqlPlans.TestColumn
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PlanProtocol.TestColumn.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.TestColumnbuild()PlanProtocol.TestColumnbuildPartial()PlanProtocol.TestColumn.Builderclear()PlanProtocol.TestColumn.BuilderclearBigintStart()int64 bigint_start = 6;PlanProtocol.TestColumn.BuilderclearBinaryStart()note that this must also be an int32 in string formatPlanProtocol.TestColumn.BuilderclearBoolStart()bool bool_start = 9;PlanProtocol.TestColumn.BuilderclearByteStart()note that this will be cast to an int8_t but protobuf doesnt have an int8 typePlanProtocol.TestColumn.BuilderclearColType()the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorPlanProtocol.TestColumn.BuilderclearCycleLen()the length of the cycle for this column, this is the number of times the same value should be emitted before incrementingPlanProtocol.TestColumn.BuilderclearDateStart()note that this must be a valid datePlanProtocol.TestColumn.BuilderclearDoubleStart()double double_start = 8;PlanProtocol.TestColumn.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PlanProtocol.TestColumn.BuilderclearFloatStart()float float_start = 7;PlanProtocol.TestColumn.BuilderclearIntStart()int32 int_start = 5;PlanProtocol.TestColumn.BuilderclearIpv4Start()uint32 ipv4_start = 10;PlanProtocol.TestColumn.BuilderclearNullChance()double nullChance = 15;PlanProtocol.TestColumn.BuilderclearNullCycle()uint64 nullCycle = 16;PlanProtocol.TestColumn.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PlanProtocol.TestColumn.BuilderclearSmallintStart()note that this will be cast to an int16_t but protobuf doesnt have an int16 typePlanProtocol.TestColumn.BuilderclearStartVals()PlanProtocol.TestColumn.BuilderclearTimestampStart()int64 timestamp_start = 14;PlanProtocol.TestColumn.BuilderclearVarcharStart()note that this must be an int32 in string formatPlanProtocol.TestColumn.Builderclone()longgetBigintStart()int64 bigint_start = 6;StringgetBinaryStart()note that this must also be an int32 in string formatcom.google.protobuf.ByteStringgetBinaryStartBytes()note that this must also be an int32 in string formatbooleangetBoolStart()bool bool_start = 9;intgetByteStart()note that this will be cast to an int8_t but protobuf doesnt have an int8 typePlanProtocol.SqlColTypegetColType()the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorintgetColTypeValue()the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorlonggetCycleLen()the length of the cycle for this column, this is the number of times the same value should be emitted before incrementingintgetDateStart()note that this must be a valid datePlanProtocol.TestColumngetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetDoubleStart()double double_start = 8;floatgetFloatStart()float float_start = 7;intgetIntStart()int32 int_start = 5;intgetIpv4Start()uint32 ipv4_start = 10;doublegetNullChance()double nullChance = 15;longgetNullCycle()uint64 nullCycle = 16;intgetSmallintStart()note that this will be cast to an int16_t but protobuf doesnt have an int16 typePlanProtocol.TestColumn.StartValsCasegetStartValsCase()longgetTimestampStart()int64 timestamp_start = 14;StringgetVarcharStart()note that this must be an int32 in string formatcom.google.protobuf.ByteStringgetVarcharStartBytes()note that this must be an int32 in string formatprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PlanProtocol.TestColumn.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PlanProtocol.TestColumn.BuildermergeFrom(com.google.protobuf.Message other)PlanProtocol.TestColumn.BuildermergeFrom(PlanProtocol.TestColumn other)PlanProtocol.TestColumn.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.TestColumn.BuildersetBigintStart(long value)int64 bigint_start = 6;PlanProtocol.TestColumn.BuildersetBinaryStart(String value)note that this must also be an int32 in string formatPlanProtocol.TestColumn.BuildersetBinaryStartBytes(com.google.protobuf.ByteString value)note that this must also be an int32 in string formatPlanProtocol.TestColumn.BuildersetBoolStart(boolean value)bool bool_start = 9;PlanProtocol.TestColumn.BuildersetByteStart(int value)note that this will be cast to an int8_t but protobuf doesnt have an int8 typePlanProtocol.TestColumn.BuildersetColType(PlanProtocol.SqlColType value)the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorPlanProtocol.TestColumn.BuildersetColTypeValue(int value)the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operatorPlanProtocol.TestColumn.BuildersetCycleLen(long value)the length of the cycle for this column, this is the number of times the same value should be emitted before incrementingPlanProtocol.TestColumn.BuildersetDateStart(int value)note that this must be a valid datePlanProtocol.TestColumn.BuildersetDoubleStart(double value)double double_start = 8;PlanProtocol.TestColumn.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PlanProtocol.TestColumn.BuildersetFloatStart(float value)float float_start = 7;PlanProtocol.TestColumn.BuildersetIntStart(int value)int32 int_start = 5;PlanProtocol.TestColumn.BuildersetIpv4Start(int value)uint32 ipv4_start = 10;PlanProtocol.TestColumn.BuildersetNullChance(double value)double nullChance = 15;PlanProtocol.TestColumn.BuildersetNullCycle(long value)uint64 nullCycle = 16;PlanProtocol.TestColumn.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PlanProtocol.TestColumn.BuildersetSmallintStart(int value)note that this will be cast to an int16_t but protobuf doesnt have an int16 typePlanProtocol.TestColumn.BuildersetTimestampStart(long value)int64 timestamp_start = 14;PlanProtocol.TestColumn.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PlanProtocol.TestColumn.BuildersetVarcharStart(String value)note that this must be an int32 in string formatPlanProtocol.TestColumn.BuildersetVarcharStartBytes(com.google.protobuf.ByteString value)note that this must be an int32 in string format-
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.TestColumn.Builder>
-
clear
public PlanProtocol.TestColumn.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.TestColumn.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.TestColumn.Builder>
-
getDefaultInstanceForType
public PlanProtocol.TestColumn getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PlanProtocol.TestColumn build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PlanProtocol.TestColumn buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PlanProtocol.TestColumn.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.TestColumn.Builder>
-
setField
public PlanProtocol.TestColumn.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.TestColumn.Builder>
-
clearField
public PlanProtocol.TestColumn.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder>
-
clearOneof
public PlanProtocol.TestColumn.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder>
-
setRepeatedField
public PlanProtocol.TestColumn.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.TestColumn.Builder>
-
addRepeatedField
public PlanProtocol.TestColumn.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.TestColumn.Builder>
-
mergeFrom
public PlanProtocol.TestColumn.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlanProtocol.TestColumn.Builder>
-
mergeFrom
public PlanProtocol.TestColumn.Builder mergeFrom(PlanProtocol.TestColumn other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder>
-
mergeFrom
public PlanProtocol.TestColumn.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.TestColumn.Builder>- Throws:
IOException
-
getStartValsCase
public PlanProtocol.TestColumn.StartValsCase getStartValsCase()
- Specified by:
getStartValsCasein interfacePlanProtocol.TestColumnOrBuilder
-
clearStartVals
public PlanProtocol.TestColumn.Builder clearStartVals()
-
getColTypeValue
public int getColTypeValue()
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Specified by:
getColTypeValuein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The enum numeric value on the wire for colType.
-
setColTypeValue
public PlanProtocol.TestColumn.Builder setColTypeValue(int value)
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Parameters:
value- The enum numeric value on the wire for colType to set.- Returns:
- This builder for chaining.
-
getColType
public PlanProtocol.SqlColType getColType()
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Specified by:
getColTypein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The colType.
-
setColType
public PlanProtocol.TestColumn.Builder setColType(PlanProtocol.SqlColType value)
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Parameters:
value- The colType to set.- Returns:
- This builder for chaining.
-
clearColType
public PlanProtocol.TestColumn.Builder clearColType()
the type of the column, can't be an interval, matrix, or invalid for use in the column emitter operator
.xg.db.sqlPlans.SqlColType colType = 1;- Returns:
- This builder for chaining.
-
getCycleLen
public long getCycleLen()
the length of the cycle for this column, this is the number of times the same value should be emitted before incrementing
uint64 cycleLen = 2;- Specified by:
getCycleLenin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The cycleLen.
-
setCycleLen
public PlanProtocol.TestColumn.Builder setCycleLen(long value)
the length of the cycle for this column, this is the number of times the same value should be emitted before incrementing
uint64 cycleLen = 2;- Parameters:
value- The cycleLen to set.- Returns:
- This builder for chaining.
-
clearCycleLen
public PlanProtocol.TestColumn.Builder clearCycleLen()
the length of the cycle for this column, this is the number of times the same value should be emitted before incrementing
uint64 cycleLen = 2;- Returns:
- This builder for chaining.
-
getByteStart
public int getByteStart()
note that this will be cast to an int8_t but protobuf doesnt have an int8 type
int32 byte_start = 3;- Specified by:
getByteStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The byteStart.
-
setByteStart
public PlanProtocol.TestColumn.Builder setByteStart(int value)
note that this will be cast to an int8_t but protobuf doesnt have an int8 type
int32 byte_start = 3;- Parameters:
value- The byteStart to set.- Returns:
- This builder for chaining.
-
clearByteStart
public PlanProtocol.TestColumn.Builder clearByteStart()
note that this will be cast to an int8_t but protobuf doesnt have an int8 type
int32 byte_start = 3;- Returns:
- This builder for chaining.
-
getSmallintStart
public int getSmallintStart()
note that this will be cast to an int16_t but protobuf doesnt have an int16 type
int32 smallint_start = 4;- Specified by:
getSmallintStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The smallintStart.
-
setSmallintStart
public PlanProtocol.TestColumn.Builder setSmallintStart(int value)
note that this will be cast to an int16_t but protobuf doesnt have an int16 type
int32 smallint_start = 4;- Parameters:
value- The smallintStart to set.- Returns:
- This builder for chaining.
-
clearSmallintStart
public PlanProtocol.TestColumn.Builder clearSmallintStart()
note that this will be cast to an int16_t but protobuf doesnt have an int16 type
int32 smallint_start = 4;- Returns:
- This builder for chaining.
-
getIntStart
public int getIntStart()
int32 int_start = 5;- Specified by:
getIntStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The intStart.
-
setIntStart
public PlanProtocol.TestColumn.Builder setIntStart(int value)
int32 int_start = 5;- Parameters:
value- The intStart to set.- Returns:
- This builder for chaining.
-
clearIntStart
public PlanProtocol.TestColumn.Builder clearIntStart()
int32 int_start = 5;- Returns:
- This builder for chaining.
-
getBigintStart
public long getBigintStart()
int64 bigint_start = 6;- Specified by:
getBigintStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The bigintStart.
-
setBigintStart
public PlanProtocol.TestColumn.Builder setBigintStart(long value)
int64 bigint_start = 6;- Parameters:
value- The bigintStart to set.- Returns:
- This builder for chaining.
-
clearBigintStart
public PlanProtocol.TestColumn.Builder clearBigintStart()
int64 bigint_start = 6;- Returns:
- This builder for chaining.
-
getFloatStart
public float getFloatStart()
float float_start = 7;- Specified by:
getFloatStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The floatStart.
-
setFloatStart
public PlanProtocol.TestColumn.Builder setFloatStart(float value)
float float_start = 7;- Parameters:
value- The floatStart to set.- Returns:
- This builder for chaining.
-
clearFloatStart
public PlanProtocol.TestColumn.Builder clearFloatStart()
float float_start = 7;- Returns:
- This builder for chaining.
-
getDoubleStart
public double getDoubleStart()
double double_start = 8;- Specified by:
getDoubleStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The doubleStart.
-
setDoubleStart
public PlanProtocol.TestColumn.Builder setDoubleStart(double value)
double double_start = 8;- Parameters:
value- The doubleStart to set.- Returns:
- This builder for chaining.
-
clearDoubleStart
public PlanProtocol.TestColumn.Builder clearDoubleStart()
double double_start = 8;- Returns:
- This builder for chaining.
-
getBoolStart
public boolean getBoolStart()
bool bool_start = 9;- Specified by:
getBoolStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The boolStart.
-
setBoolStart
public PlanProtocol.TestColumn.Builder setBoolStart(boolean value)
bool bool_start = 9;- Parameters:
value- The boolStart to set.- Returns:
- This builder for chaining.
-
clearBoolStart
public PlanProtocol.TestColumn.Builder clearBoolStart()
bool bool_start = 9;- Returns:
- This builder for chaining.
-
getIpv4Start
public int getIpv4Start()
uint32 ipv4_start = 10;- Specified by:
getIpv4Startin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The ipv4Start.
-
setIpv4Start
public PlanProtocol.TestColumn.Builder setIpv4Start(int value)
uint32 ipv4_start = 10;- Parameters:
value- The ipv4Start to set.- Returns:
- This builder for chaining.
-
clearIpv4Start
public PlanProtocol.TestColumn.Builder clearIpv4Start()
uint32 ipv4_start = 10;- Returns:
- This builder for chaining.
-
getVarcharStart
public String getVarcharStart()
note that this must be an int32 in string format
string varchar_start = 11;- Specified by:
getVarcharStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The varcharStart.
-
getVarcharStartBytes
public com.google.protobuf.ByteString getVarcharStartBytes()
note that this must be an int32 in string format
string varchar_start = 11;- Specified by:
getVarcharStartBytesin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The bytes for varcharStart.
-
setVarcharStart
public PlanProtocol.TestColumn.Builder setVarcharStart(String value)
note that this must be an int32 in string format
string varchar_start = 11;- Parameters:
value- The varcharStart to set.- Returns:
- This builder for chaining.
-
clearVarcharStart
public PlanProtocol.TestColumn.Builder clearVarcharStart()
note that this must be an int32 in string format
string varchar_start = 11;- Returns:
- This builder for chaining.
-
setVarcharStartBytes
public PlanProtocol.TestColumn.Builder setVarcharStartBytes(com.google.protobuf.ByteString value)
note that this must be an int32 in string format
string varchar_start = 11;- Parameters:
value- The bytes for varcharStart to set.- Returns:
- This builder for chaining.
-
getBinaryStart
public String getBinaryStart()
note that this must also be an int32 in string format
string binary_start = 12;- Specified by:
getBinaryStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The binaryStart.
-
getBinaryStartBytes
public com.google.protobuf.ByteString getBinaryStartBytes()
note that this must also be an int32 in string format
string binary_start = 12;- Specified by:
getBinaryStartBytesin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The bytes for binaryStart.
-
setBinaryStart
public PlanProtocol.TestColumn.Builder setBinaryStart(String value)
note that this must also be an int32 in string format
string binary_start = 12;- Parameters:
value- The binaryStart to set.- Returns:
- This builder for chaining.
-
clearBinaryStart
public PlanProtocol.TestColumn.Builder clearBinaryStart()
note that this must also be an int32 in string format
string binary_start = 12;- Returns:
- This builder for chaining.
-
setBinaryStartBytes
public PlanProtocol.TestColumn.Builder setBinaryStartBytes(com.google.protobuf.ByteString value)
note that this must also be an int32 in string format
string binary_start = 12;- Parameters:
value- The bytes for binaryStart to set.- Returns:
- This builder for chaining.
-
getDateStart
public int getDateStart()
note that this must be a valid date
int32 date_start = 13;- Specified by:
getDateStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The dateStart.
-
setDateStart
public PlanProtocol.TestColumn.Builder setDateStart(int value)
note that this must be a valid date
int32 date_start = 13;- Parameters:
value- The dateStart to set.- Returns:
- This builder for chaining.
-
clearDateStart
public PlanProtocol.TestColumn.Builder clearDateStart()
note that this must be a valid date
int32 date_start = 13;- Returns:
- This builder for chaining.
-
getTimestampStart
public long getTimestampStart()
int64 timestamp_start = 14;- Specified by:
getTimestampStartin interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The timestampStart.
-
setTimestampStart
public PlanProtocol.TestColumn.Builder setTimestampStart(long value)
int64 timestamp_start = 14;- Parameters:
value- The timestampStart to set.- Returns:
- This builder for chaining.
-
clearTimestampStart
public PlanProtocol.TestColumn.Builder clearTimestampStart()
int64 timestamp_start = 14;- Returns:
- This builder for chaining.
-
getNullChance
public double getNullChance()
double nullChance = 15;- Specified by:
getNullChancein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The nullChance.
-
setNullChance
public PlanProtocol.TestColumn.Builder setNullChance(double value)
double nullChance = 15;- Parameters:
value- The nullChance to set.- Returns:
- This builder for chaining.
-
clearNullChance
public PlanProtocol.TestColumn.Builder clearNullChance()
double nullChance = 15;- Returns:
- This builder for chaining.
-
getNullCycle
public long getNullCycle()
uint64 nullCycle = 16;- Specified by:
getNullCyclein interfacePlanProtocol.TestColumnOrBuilder- Returns:
- The nullCycle.
-
setNullCycle
public PlanProtocol.TestColumn.Builder setNullCycle(long value)
uint64 nullCycle = 16;- Parameters:
value- The nullCycle to set.- Returns:
- This builder for chaining.
-
clearNullCycle
public PlanProtocol.TestColumn.Builder clearNullCycle()
uint64 nullCycle = 16;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PlanProtocol.TestColumn.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder>
-
mergeUnknownFields
public final PlanProtocol.TestColumn.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlanProtocol.TestColumn.Builder>
-
-