Class UpdateByRequest.UpdateByOptions.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOptions.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,UpdateByRequest.UpdateByOptionsOrBuilder
,Cloneable
- Enclosing class:
- UpdateByRequest.UpdateByOptions
public static final class UpdateByRequest.UpdateByOptions.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
implements UpdateByRequest.UpdateByOptionsOrBuilder
Protobuf type
io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOptions
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
The maximum chunk capacity.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) The initial hash table size.The math context.The maximum load factor for the hash table.The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The target load factor for the hash table.If redirections should be used for output sources instead of sparse array sources.clone()
int
The maximum chunk capacity.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
The initial hash table size.The math context.The math context.The math context.double
The maximum load factor for the hash table.double
The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g.double
The target load factor for the hash table.boolean
If redirections should be used for output sources instead of sparse array sources.boolean
The maximum chunk capacity.boolean
The initial hash table size.boolean
The math context.boolean
The maximum load factor for the hash table.boolean
The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g.boolean
The target load factor for the hash table.boolean
If redirections should be used for output sources instead of sparse array sources.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) mergeMathContext
(MathContext value) The math context.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setChunkCapacity
(int value) The maximum chunk capacity.setInitialHashTableSize
(int value) The initial hash table size.setMathContext
(MathContext value) The math context.setMathContext
(MathContext.Builder builderForValue) The math context.setMaximumLoadFactor
(double value) The maximum load factor for the hash table.setMaxStaticSparseMemoryOverhead
(double value) The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTargetLoadFactor
(double value) The target load factor for the hash table.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setUseRedirection
(boolean value) If redirections should be used for output sources instead of sparse array sources.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<UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
setField
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
clearField
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
clearOneof
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
setRepeatedField
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
addRepeatedField
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
mergeFrom
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
- Throws:
IOException
-
hasUseRedirection
public boolean hasUseRedirection()If redirections should be used for output sources instead of sparse array sources. If unset, defaults to server-provided defaults.
optional bool use_redirection = 1;
- Specified by:
hasUseRedirection
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the useRedirection field is set.
-
getUseRedirection
public boolean getUseRedirection()If redirections should be used for output sources instead of sparse array sources. If unset, defaults to server-provided defaults.
optional bool use_redirection = 1;
- Specified by:
getUseRedirection
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The useRedirection.
-
setUseRedirection
If redirections should be used for output sources instead of sparse array sources. If unset, defaults to server-provided defaults.
optional bool use_redirection = 1;
- Parameters:
value
- The useRedirection to set.- Returns:
- This builder for chaining.
-
clearUseRedirection
If redirections should be used for output sources instead of sparse array sources. If unset, defaults to server-provided defaults.
optional bool use_redirection = 1;
- Returns:
- This builder for chaining.
-
hasChunkCapacity
public boolean hasChunkCapacity()The maximum chunk capacity. If unset, defaults to server-provided defaults.
optional int32 chunk_capacity = 2;
- Specified by:
hasChunkCapacity
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the chunkCapacity field is set.
-
getChunkCapacity
public int getChunkCapacity()The maximum chunk capacity. If unset, defaults to server-provided defaults.
optional int32 chunk_capacity = 2;
- Specified by:
getChunkCapacity
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The chunkCapacity.
-
setChunkCapacity
The maximum chunk capacity. If unset, defaults to server-provided defaults.
optional int32 chunk_capacity = 2;
- Parameters:
value
- The chunkCapacity to set.- Returns:
- This builder for chaining.
-
clearChunkCapacity
The maximum chunk capacity. If unset, defaults to server-provided defaults.
optional int32 chunk_capacity = 2;
- Returns:
- This builder for chaining.
-
hasMaxStaticSparseMemoryOverhead
public boolean hasMaxStaticSparseMemoryOverhead()The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g. 1.1 is 10% overhead). Values less than zero disable overhead checking, and result in always using the sparse structure. A value of zero results in never using the sparse structure. If unset, defaults to server-provided defaults.
optional double max_static_sparse_memory_overhead = 3;
- Specified by:
hasMaxStaticSparseMemoryOverhead
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the maxStaticSparseMemoryOverhead field is set.
-
getMaxStaticSparseMemoryOverhead
public double getMaxStaticSparseMemoryOverhead()The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g. 1.1 is 10% overhead). Values less than zero disable overhead checking, and result in always using the sparse structure. A value of zero results in never using the sparse structure. If unset, defaults to server-provided defaults.
optional double max_static_sparse_memory_overhead = 3;
- Specified by:
getMaxStaticSparseMemoryOverhead
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The maxStaticSparseMemoryOverhead.
-
setMaxStaticSparseMemoryOverhead
The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g. 1.1 is 10% overhead). Values less than zero disable overhead checking, and result in always using the sparse structure. A value of zero results in never using the sparse structure. If unset, defaults to server-provided defaults.
optional double max_static_sparse_memory_overhead = 3;
- Parameters:
value
- The maxStaticSparseMemoryOverhead to set.- Returns:
- This builder for chaining.
-
clearMaxStaticSparseMemoryOverhead
The maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g. 1.1 is 10% overhead). Values less than zero disable overhead checking, and result in always using the sparse structure. A value of zero results in never using the sparse structure. If unset, defaults to server-provided defaults.
optional double max_static_sparse_memory_overhead = 3;
- Returns:
- This builder for chaining.
-
hasInitialHashTableSize
public boolean hasInitialHashTableSize()The initial hash table size. If unset, defaults to server-provided defaults.
optional int32 initial_hash_table_size = 4;
- Specified by:
hasInitialHashTableSize
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the initialHashTableSize field is set.
-
getInitialHashTableSize
public int getInitialHashTableSize()The initial hash table size. If unset, defaults to server-provided defaults.
optional int32 initial_hash_table_size = 4;
- Specified by:
getInitialHashTableSize
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The initialHashTableSize.
-
setInitialHashTableSize
The initial hash table size. If unset, defaults to server-provided defaults.
optional int32 initial_hash_table_size = 4;
- Parameters:
value
- The initialHashTableSize to set.- Returns:
- This builder for chaining.
-
clearInitialHashTableSize
The initial hash table size. If unset, defaults to server-provided defaults.
optional int32 initial_hash_table_size = 4;
- Returns:
- This builder for chaining.
-
hasMaximumLoadFactor
public boolean hasMaximumLoadFactor()The maximum load factor for the hash table. If unset, defaults to server-provided defaults.
optional double maximum_load_factor = 5;
- Specified by:
hasMaximumLoadFactor
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the maximumLoadFactor field is set.
-
getMaximumLoadFactor
public double getMaximumLoadFactor()The maximum load factor for the hash table. If unset, defaults to server-provided defaults.
optional double maximum_load_factor = 5;
- Specified by:
getMaximumLoadFactor
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The maximumLoadFactor.
-
setMaximumLoadFactor
The maximum load factor for the hash table. If unset, defaults to server-provided defaults.
optional double maximum_load_factor = 5;
- Parameters:
value
- The maximumLoadFactor to set.- Returns:
- This builder for chaining.
-
clearMaximumLoadFactor
The maximum load factor for the hash table. If unset, defaults to server-provided defaults.
optional double maximum_load_factor = 5;
- Returns:
- This builder for chaining.
-
hasTargetLoadFactor
public boolean hasTargetLoadFactor()The target load factor for the hash table. If unset, defaults to server-provided defaults.
optional double target_load_factor = 6;
- Specified by:
hasTargetLoadFactor
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the targetLoadFactor field is set.
-
getTargetLoadFactor
public double getTargetLoadFactor()The target load factor for the hash table. If unset, defaults to server-provided defaults.
optional double target_load_factor = 6;
- Specified by:
getTargetLoadFactor
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The targetLoadFactor.
-
setTargetLoadFactor
The target load factor for the hash table. If unset, defaults to server-provided defaults.
optional double target_load_factor = 6;
- Parameters:
value
- The targetLoadFactor to set.- Returns:
- This builder for chaining.
-
clearTargetLoadFactor
The target load factor for the hash table. If unset, defaults to server-provided defaults.
optional double target_load_factor = 6;
- Returns:
- This builder for chaining.
-
hasMathContext
public boolean hasMathContext()The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
- Specified by:
hasMathContext
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- Whether the mathContext field is set.
-
getMathContext
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
- Specified by:
getMathContext
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
- Returns:
- The mathContext.
-
setMathContext
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
-
setMathContext
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
-
mergeMathContext
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
-
clearMathContext
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
-
getMathContextBuilder
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
-
getMathContextOrBuilder
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;
- Specified by:
getMathContextOrBuilder
in interfaceUpdateByRequest.UpdateByOptionsOrBuilder
-
setUnknownFields
public final UpdateByRequest.UpdateByOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
mergeUnknownFields
public final UpdateByRequest.UpdateByOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-