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()intThe maximum chunk capacity.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintThe initial hash table size.The math context.The math context.The math context.doubleThe maximum load factor for the hash table.doubleThe maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g.doubleThe target load factor for the hash table.booleanIf redirections should be used for output sources instead of sparse array sources.booleanThe maximum chunk capacity.booleanThe initial hash table size.booleanThe math context.booleanThe maximum load factor for the hash table.booleanThe maximum fractional memory overhead allowable for sparse redirections as a fraction (e.g.booleanThe target load factor for the hash table.booleanIf redirections should be used for output sources instead of sparse array sources.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<UpdateByRequest.UpdateByOptions.Builder>
-
setField
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
clearField
public UpdateByRequest.UpdateByOptions.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
clearOneof
public UpdateByRequest.UpdateByOptions.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
addRepeatedField
public UpdateByRequest.UpdateByOptions.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<UpdateByRequest.UpdateByOptions.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
hasUseRedirectionin 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:
getUseRedirectionin 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:
hasChunkCapacityin 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:
getChunkCapacityin 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:
hasMaxStaticSparseMemoryOverheadin 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:
getMaxStaticSparseMemoryOverheadin 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:
hasInitialHashTableSizein 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:
getInitialHashTableSizein 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:
hasMaximumLoadFactorin 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:
getMaximumLoadFactorin 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:
hasTargetLoadFactorin 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:
getTargetLoadFactorin 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:
hasMathContextin interfaceUpdateByRequest.UpdateByOptionsOrBuilder- Returns:
- Whether the mathContext field is set.
-
getMathContext
The math context.
.io.deephaven.proto.backplane.grpc.MathContext math_context = 7;- Specified by:
getMathContextin 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:
getMathContextOrBuilderin interfaceUpdateByRequest.UpdateByOptionsOrBuilder
-
setUnknownFields
public final UpdateByRequest.UpdateByOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-
mergeUnknownFields
public final UpdateByRequest.UpdateByOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateByRequest.UpdateByOptions.Builder>
-