Class AggSpec.AggSpecNonUniqueSentinel.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AggSpec.AggSpecNonUniqueSentinelOrBuilder
,Cloneable
- Enclosing class:
- AggSpec.AggSpecNonUniqueSentinel
public static final class AggSpec.AggSpecNonUniqueSentinel.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
implements AggSpec.AggSpecNonUniqueSentinelOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
bool bool_value = 7;
Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]Expected to be in range [0x0000, 0xFFFF]double double_value = 6;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) float float_value = 5;
sint32 int_value = 3;
sint64 long_value = 4 [jstype = JS_STRING];
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]string string_value = 2;
clone()
boolean
bool bool_value = 7;
int
Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]int
Expected to be in range [0x0000, 0xFFFF]static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
double
double double_value = 6;
float
float float_value = 5;
int
sint32 int_value = 3;
long
sint64 long_value = 4 [jstype = JS_STRING];
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
int
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
int
Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]string string_value = 2;
com.google.protobuf.ByteString
string string_value = 2;
boolean
bool bool_value = 7;
boolean
Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]boolean
Expected to be in range [0x0000, 0xFFFF]boolean
double double_value = 6;
boolean
float float_value = 5;
boolean
sint32 int_value = 3;
boolean
sint64 long_value = 4 [jstype = JS_STRING];
boolean
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
boolean
Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]boolean
string string_value = 2;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setBoolValue
(boolean value) bool bool_value = 7;
setByteValue
(int value) Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]setCharValue
(int value) Expected to be in range [0x0000, 0xFFFF]setDoubleValue
(double value) double double_value = 6;
setFloatValue
(float value) float float_value = 5;
setIntValue
(int value) sint32 int_value = 3;
setLongValue
(long value) sint64 long_value = 4 [jstype = JS_STRING];
setNullValue
(NullValue value) .io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
setNullValueValue
(int value) .io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShortValue
(int value) Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]setStringValue
(String value) string string_value = 2;
setStringValueBytes
(com.google.protobuf.ByteString value) string string_value = 2;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
setField
public AggSpec.AggSpecNonUniqueSentinel.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
clearField
public AggSpec.AggSpecNonUniqueSentinel.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
clearOneof
public AggSpec.AggSpecNonUniqueSentinel.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
setRepeatedField
public AggSpec.AggSpecNonUniqueSentinel.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
addRepeatedField
public AggSpec.AggSpecNonUniqueSentinel.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
mergeFrom
public AggSpec.AggSpecNonUniqueSentinel.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
- Throws:
IOException
-
getTypeCase
- Specified by:
getTypeCase
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
-
clearType
-
hasNullValue
public boolean hasNullValue().io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
- Specified by:
hasNullValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the nullValue field is set.
-
getNullValueValue
public int getNullValueValue().io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
- Specified by:
getNullValueValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The enum numeric value on the wire for nullValue.
-
setNullValueValue
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
- Parameters:
value
- The enum numeric value on the wire for nullValue to set.- Returns:
- This builder for chaining.
-
getNullValue
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
- Specified by:
getNullValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The nullValue.
-
setNullValue
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
- Parameters:
value
- The nullValue to set.- Returns:
- This builder for chaining.
-
clearNullValue
.io.deephaven.proto.backplane.grpc.NullValue null_value = 1;
- Returns:
- This builder for chaining.
-
hasStringValue
public boolean hasStringValue()string string_value = 2;
- Specified by:
hasStringValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the stringValue field is set.
-
getStringValue
string string_value = 2;
- Specified by:
getStringValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The stringValue.
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()string string_value = 2;
- Specified by:
getStringValueBytes
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The bytes for stringValue.
-
setStringValue
string string_value = 2;
- Parameters:
value
- The stringValue to set.- Returns:
- This builder for chaining.
-
clearStringValue
string string_value = 2;
- Returns:
- This builder for chaining.
-
setStringValueBytes
public AggSpec.AggSpecNonUniqueSentinel.Builder setStringValueBytes(com.google.protobuf.ByteString value) string string_value = 2;
- Parameters:
value
- The bytes for stringValue to set.- Returns:
- This builder for chaining.
-
hasIntValue
public boolean hasIntValue()sint32 int_value = 3;
- Specified by:
hasIntValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the intValue field is set.
-
getIntValue
public int getIntValue()sint32 int_value = 3;
- Specified by:
getIntValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The intValue.
-
setIntValue
sint32 int_value = 3;
- Parameters:
value
- The intValue to set.- Returns:
- This builder for chaining.
-
clearIntValue
sint32 int_value = 3;
- Returns:
- This builder for chaining.
-
hasLongValue
public boolean hasLongValue()sint64 long_value = 4 [jstype = JS_STRING];
- Specified by:
hasLongValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the longValue field is set.
-
getLongValue
public long getLongValue()sint64 long_value = 4 [jstype = JS_STRING];
- Specified by:
getLongValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The longValue.
-
setLongValue
sint64 long_value = 4 [jstype = JS_STRING];
- Parameters:
value
- The longValue to set.- Returns:
- This builder for chaining.
-
clearLongValue
sint64 long_value = 4 [jstype = JS_STRING];
- Returns:
- This builder for chaining.
-
hasFloatValue
public boolean hasFloatValue()float float_value = 5;
- Specified by:
hasFloatValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the floatValue field is set.
-
getFloatValue
public float getFloatValue()float float_value = 5;
- Specified by:
getFloatValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The floatValue.
-
setFloatValue
float float_value = 5;
- Parameters:
value
- The floatValue to set.- Returns:
- This builder for chaining.
-
clearFloatValue
float float_value = 5;
- Returns:
- This builder for chaining.
-
hasDoubleValue
public boolean hasDoubleValue()double double_value = 6;
- Specified by:
hasDoubleValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the doubleValue field is set.
-
getDoubleValue
public double getDoubleValue()double double_value = 6;
- Specified by:
getDoubleValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The doubleValue.
-
setDoubleValue
double double_value = 6;
- Parameters:
value
- The doubleValue to set.- Returns:
- This builder for chaining.
-
clearDoubleValue
double double_value = 6;
- Returns:
- This builder for chaining.
-
hasBoolValue
public boolean hasBoolValue()bool bool_value = 7;
- Specified by:
hasBoolValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the boolValue field is set.
-
getBoolValue
public boolean getBoolValue()bool bool_value = 7;
- Specified by:
getBoolValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The boolValue.
-
setBoolValue
bool bool_value = 7;
- Parameters:
value
- The boolValue to set.- Returns:
- This builder for chaining.
-
clearBoolValue
bool bool_value = 7;
- Returns:
- This builder for chaining.
-
hasByteValue
public boolean hasByteValue()Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]
sint32 byte_value = 8;
- Specified by:
hasByteValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the byteValue field is set.
-
getByteValue
public int getByteValue()Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]
sint32 byte_value = 8;
- Specified by:
getByteValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The byteValue.
-
setByteValue
Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]
sint32 byte_value = 8;
- Parameters:
value
- The byteValue to set.- Returns:
- This builder for chaining.
-
clearByteValue
Expected to be in range [Byte.MIN_VALUE, Byte.MAX_VALUE]
sint32 byte_value = 8;
- Returns:
- This builder for chaining.
-
hasShortValue
public boolean hasShortValue()Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]
sint32 short_value = 9;
- Specified by:
hasShortValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the shortValue field is set.
-
getShortValue
public int getShortValue()Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]
sint32 short_value = 9;
- Specified by:
getShortValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The shortValue.
-
setShortValue
Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]
sint32 short_value = 9;
- Parameters:
value
- The shortValue to set.- Returns:
- This builder for chaining.
-
clearShortValue
Expected to be in range [Short.MIN_VALUE, Short.MAX_VALUE]
sint32 short_value = 9;
- Returns:
- This builder for chaining.
-
hasCharValue
public boolean hasCharValue()Expected to be in range [0x0000, 0xFFFF]
sint32 char_value = 10;
- Specified by:
hasCharValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- Whether the charValue field is set.
-
getCharValue
public int getCharValue()Expected to be in range [0x0000, 0xFFFF]
sint32 char_value = 10;
- Specified by:
getCharValue
in interfaceAggSpec.AggSpecNonUniqueSentinelOrBuilder
- Returns:
- The charValue.
-
setCharValue
Expected to be in range [0x0000, 0xFFFF]
sint32 char_value = 10;
- Parameters:
value
- The charValue to set.- Returns:
- This builder for chaining.
-
clearCharValue
Expected to be in range [0x0000, 0xFFFF]
sint32 char_value = 10;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final AggSpec.AggSpecNonUniqueSentinel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-
mergeUnknownFields
public final AggSpec.AggSpecNonUniqueSentinel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AggSpec.AggSpecNonUniqueSentinel.Builder>
-