Package com.google.dataflow.v1beta3
Class TopologyConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
- com.google.dataflow.v1beta3.TopologyConfig.Builder
-
- All Implemented Interfaces:
TopologyConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TopologyConfig
public static final class TopologyConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder> implements TopologyConfigOrBuilder
Global topology of the streaming Dataflow job, including all computations and their sharded locations.
Protobuf typegoogle.dataflow.v1beta3.TopologyConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description TopologyConfig.BuilderaddAllComputations(Iterable<? extends ComputationTopology> values)The computations associated with a streaming Dataflow job.TopologyConfig.BuilderaddAllDataDiskAssignments(Iterable<? extends DataDiskAssignment> values)The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderaddComputations(int index, ComputationTopology value)The computations associated with a streaming Dataflow job.TopologyConfig.BuilderaddComputations(int index, ComputationTopology.Builder builderForValue)The computations associated with a streaming Dataflow job.TopologyConfig.BuilderaddComputations(ComputationTopology value)The computations associated with a streaming Dataflow job.TopologyConfig.BuilderaddComputations(ComputationTopology.Builder builderForValue)The computations associated with a streaming Dataflow job.ComputationTopology.BuilderaddComputationsBuilder()The computations associated with a streaming Dataflow job.ComputationTopology.BuilderaddComputationsBuilder(int index)The computations associated with a streaming Dataflow job.TopologyConfig.BuilderaddDataDiskAssignments(int index, DataDiskAssignment value)The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderaddDataDiskAssignments(int index, DataDiskAssignment.Builder builderForValue)The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderaddDataDiskAssignments(DataDiskAssignment value)The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderaddDataDiskAssignments(DataDiskAssignment.Builder builderForValue)The disks assigned to a streaming Dataflow job.DataDiskAssignment.BuilderaddDataDiskAssignmentsBuilder()The disks assigned to a streaming Dataflow job.DataDiskAssignment.BuilderaddDataDiskAssignmentsBuilder(int index)The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TopologyConfigbuild()TopologyConfigbuildPartial()TopologyConfig.Builderclear()TopologyConfig.BuilderclearComputations()The computations associated with a streaming Dataflow job.TopologyConfig.BuilderclearDataDiskAssignments()The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TopologyConfig.BuilderclearForwardingKeyBits()The size (in bits) of keys that will be assigned to source messages.TopologyConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TopologyConfig.BuilderclearPersistentStateVersion()Version number for persistent state.TopologyConfig.BuilderclearUserStageToComputationNameMap()TopologyConfig.Builderclone()booleancontainsUserStageToComputationNameMap(String key)Maps user stage names to stable computation names.ComputationTopologygetComputations(int index)The computations associated with a streaming Dataflow job.ComputationTopology.BuildergetComputationsBuilder(int index)The computations associated with a streaming Dataflow job.List<ComputationTopology.Builder>getComputationsBuilderList()The computations associated with a streaming Dataflow job.intgetComputationsCount()The computations associated with a streaming Dataflow job.List<ComputationTopology>getComputationsList()The computations associated with a streaming Dataflow job.ComputationTopologyOrBuildergetComputationsOrBuilder(int index)The computations associated with a streaming Dataflow job.List<? extends ComputationTopologyOrBuilder>getComputationsOrBuilderList()The computations associated with a streaming Dataflow job.DataDiskAssignmentgetDataDiskAssignments(int index)The disks assigned to a streaming Dataflow job.DataDiskAssignment.BuildergetDataDiskAssignmentsBuilder(int index)The disks assigned to a streaming Dataflow job.List<DataDiskAssignment.Builder>getDataDiskAssignmentsBuilderList()The disks assigned to a streaming Dataflow job.intgetDataDiskAssignmentsCount()The disks assigned to a streaming Dataflow job.List<DataDiskAssignment>getDataDiskAssignmentsList()The disks assigned to a streaming Dataflow job.DataDiskAssignmentOrBuildergetDataDiskAssignmentsOrBuilder(int index)The disks assigned to a streaming Dataflow job.List<? extends DataDiskAssignmentOrBuilder>getDataDiskAssignmentsOrBuilderList()The disks assigned to a streaming Dataflow job.TopologyConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()intgetForwardingKeyBits()The size (in bits) of keys that will be assigned to source messages.Map<String,String>getMutableUserStageToComputationNameMap()Deprecated.intgetPersistentStateVersion()Version number for persistent state.Map<String,String>getUserStageToComputationNameMap()Deprecated.intgetUserStageToComputationNameMapCount()Maps user stage names to stable computation names.Map<String,String>getUserStageToComputationNameMapMap()Maps user stage names to stable computation names.StringgetUserStageToComputationNameMapOrDefault(String key, String defaultValue)Maps user stage names to stable computation names.StringgetUserStageToComputationNameMapOrThrow(String key)Maps user stage names to stable computation names.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()TopologyConfig.BuildermergeFrom(TopologyConfig other)TopologyConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TopologyConfig.BuildermergeFrom(com.google.protobuf.Message other)TopologyConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TopologyConfig.BuilderputAllUserStageToComputationNameMap(Map<String,String> values)Maps user stage names to stable computation names.TopologyConfig.BuilderputUserStageToComputationNameMap(String key, String value)Maps user stage names to stable computation names.TopologyConfig.BuilderremoveComputations(int index)The computations associated with a streaming Dataflow job.TopologyConfig.BuilderremoveDataDiskAssignments(int index)The disks assigned to a streaming Dataflow job.TopologyConfig.BuilderremoveUserStageToComputationNameMap(String key)Maps user stage names to stable computation names.TopologyConfig.BuildersetComputations(int index, ComputationTopology value)The computations associated with a streaming Dataflow job.TopologyConfig.BuildersetComputations(int index, ComputationTopology.Builder builderForValue)The computations associated with a streaming Dataflow job.TopologyConfig.BuildersetDataDiskAssignments(int index, DataDiskAssignment value)The disks assigned to a streaming Dataflow job.TopologyConfig.BuildersetDataDiskAssignments(int index, DataDiskAssignment.Builder builderForValue)The disks assigned to a streaming Dataflow job.TopologyConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TopologyConfig.BuildersetForwardingKeyBits(int value)The size (in bits) of keys that will be assigned to source messages.TopologyConfig.BuildersetPersistentStateVersion(int value)Version number for persistent state.TopologyConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TopologyConfig.BuildersetUnknownFields(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, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
clear
public TopologyConfig.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<TopologyConfig.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<TopologyConfig.Builder>
-
getDefaultInstanceForType
public TopologyConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TopologyConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TopologyConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TopologyConfig.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<TopologyConfig.Builder>
-
setField
public TopologyConfig.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<TopologyConfig.Builder>
-
clearField
public TopologyConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
clearOneof
public TopologyConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
setRepeatedField
public TopologyConfig.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<TopologyConfig.Builder>
-
addRepeatedField
public TopologyConfig.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<TopologyConfig.Builder>
-
mergeFrom
public TopologyConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TopologyConfig.Builder>
-
mergeFrom
public TopologyConfig.Builder mergeFrom(TopologyConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
mergeFrom
public TopologyConfig.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<TopologyConfig.Builder>- Throws:
IOException
-
getComputationsList
public List<ComputationTopology> getComputationsList()
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;- Specified by:
getComputationsListin interfaceTopologyConfigOrBuilder
-
getComputationsCount
public int getComputationsCount()
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;- Specified by:
getComputationsCountin interfaceTopologyConfigOrBuilder
-
getComputations
public ComputationTopology getComputations(int index)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;- Specified by:
getComputationsin interfaceTopologyConfigOrBuilder
-
setComputations
public TopologyConfig.Builder setComputations(int index, ComputationTopology value)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
setComputations
public TopologyConfig.Builder setComputations(int index, ComputationTopology.Builder builderForValue)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
addComputations
public TopologyConfig.Builder addComputations(ComputationTopology value)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
addComputations
public TopologyConfig.Builder addComputations(int index, ComputationTopology value)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
addComputations
public TopologyConfig.Builder addComputations(ComputationTopology.Builder builderForValue)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
addComputations
public TopologyConfig.Builder addComputations(int index, ComputationTopology.Builder builderForValue)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
addAllComputations
public TopologyConfig.Builder addAllComputations(Iterable<? extends ComputationTopology> values)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
clearComputations
public TopologyConfig.Builder clearComputations()
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
removeComputations
public TopologyConfig.Builder removeComputations(int index)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
getComputationsBuilder
public ComputationTopology.Builder getComputationsBuilder(int index)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
getComputationsOrBuilder
public ComputationTopologyOrBuilder getComputationsOrBuilder(int index)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;- Specified by:
getComputationsOrBuilderin interfaceTopologyConfigOrBuilder
-
getComputationsOrBuilderList
public List<? extends ComputationTopologyOrBuilder> getComputationsOrBuilderList()
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;- Specified by:
getComputationsOrBuilderListin interfaceTopologyConfigOrBuilder
-
addComputationsBuilder
public ComputationTopology.Builder addComputationsBuilder()
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
addComputationsBuilder
public ComputationTopology.Builder addComputationsBuilder(int index)
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
getComputationsBuilderList
public List<ComputationTopology.Builder> getComputationsBuilderList()
The computations associated with a streaming Dataflow job.
repeated .google.dataflow.v1beta3.ComputationTopology computations = 1;
-
getDataDiskAssignmentsList
public List<DataDiskAssignment> getDataDiskAssignmentsList()
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;- Specified by:
getDataDiskAssignmentsListin interfaceTopologyConfigOrBuilder
-
getDataDiskAssignmentsCount
public int getDataDiskAssignmentsCount()
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;- Specified by:
getDataDiskAssignmentsCountin interfaceTopologyConfigOrBuilder
-
getDataDiskAssignments
public DataDiskAssignment getDataDiskAssignments(int index)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;- Specified by:
getDataDiskAssignmentsin interfaceTopologyConfigOrBuilder
-
setDataDiskAssignments
public TopologyConfig.Builder setDataDiskAssignments(int index, DataDiskAssignment value)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
setDataDiskAssignments
public TopologyConfig.Builder setDataDiskAssignments(int index, DataDiskAssignment.Builder builderForValue)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
addDataDiskAssignments
public TopologyConfig.Builder addDataDiskAssignments(DataDiskAssignment value)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
addDataDiskAssignments
public TopologyConfig.Builder addDataDiskAssignments(int index, DataDiskAssignment value)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
addDataDiskAssignments
public TopologyConfig.Builder addDataDiskAssignments(DataDiskAssignment.Builder builderForValue)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
addDataDiskAssignments
public TopologyConfig.Builder addDataDiskAssignments(int index, DataDiskAssignment.Builder builderForValue)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
addAllDataDiskAssignments
public TopologyConfig.Builder addAllDataDiskAssignments(Iterable<? extends DataDiskAssignment> values)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
clearDataDiskAssignments
public TopologyConfig.Builder clearDataDiskAssignments()
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
removeDataDiskAssignments
public TopologyConfig.Builder removeDataDiskAssignments(int index)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
getDataDiskAssignmentsBuilder
public DataDiskAssignment.Builder getDataDiskAssignmentsBuilder(int index)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
getDataDiskAssignmentsOrBuilder
public DataDiskAssignmentOrBuilder getDataDiskAssignmentsOrBuilder(int index)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;- Specified by:
getDataDiskAssignmentsOrBuilderin interfaceTopologyConfigOrBuilder
-
getDataDiskAssignmentsOrBuilderList
public List<? extends DataDiskAssignmentOrBuilder> getDataDiskAssignmentsOrBuilderList()
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;- Specified by:
getDataDiskAssignmentsOrBuilderListin interfaceTopologyConfigOrBuilder
-
addDataDiskAssignmentsBuilder
public DataDiskAssignment.Builder addDataDiskAssignmentsBuilder()
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
addDataDiskAssignmentsBuilder
public DataDiskAssignment.Builder addDataDiskAssignmentsBuilder(int index)
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
getDataDiskAssignmentsBuilderList
public List<DataDiskAssignment.Builder> getDataDiskAssignmentsBuilderList()
The disks assigned to a streaming Dataflow job.
repeated .google.dataflow.v1beta3.DataDiskAssignment data_disk_assignments = 2;
-
getUserStageToComputationNameMapCount
public int getUserStageToComputationNameMapCount()
Description copied from interface:TopologyConfigOrBuilderMaps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;- Specified by:
getUserStageToComputationNameMapCountin interfaceTopologyConfigOrBuilder
-
containsUserStageToComputationNameMap
public boolean containsUserStageToComputationNameMap(String key)
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;- Specified by:
containsUserStageToComputationNameMapin interfaceTopologyConfigOrBuilder
-
getUserStageToComputationNameMap
@Deprecated public Map<String,String> getUserStageToComputationNameMap()
Deprecated.UsegetUserStageToComputationNameMapMap()instead.- Specified by:
getUserStageToComputationNameMapin interfaceTopologyConfigOrBuilder
-
getUserStageToComputationNameMapMap
public Map<String,String> getUserStageToComputationNameMapMap()
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;- Specified by:
getUserStageToComputationNameMapMapin interfaceTopologyConfigOrBuilder
-
getUserStageToComputationNameMapOrDefault
public String getUserStageToComputationNameMapOrDefault(String key, String defaultValue)
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;- Specified by:
getUserStageToComputationNameMapOrDefaultin interfaceTopologyConfigOrBuilder
-
getUserStageToComputationNameMapOrThrow
public String getUserStageToComputationNameMapOrThrow(String key)
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;- Specified by:
getUserStageToComputationNameMapOrThrowin interfaceTopologyConfigOrBuilder
-
clearUserStageToComputationNameMap
public TopologyConfig.Builder clearUserStageToComputationNameMap()
-
removeUserStageToComputationNameMap
public TopologyConfig.Builder removeUserStageToComputationNameMap(String key)
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;
-
getMutableUserStageToComputationNameMap
@Deprecated public Map<String,String> getMutableUserStageToComputationNameMap()
Deprecated.Use alternate mutation accessors instead.
-
putUserStageToComputationNameMap
public TopologyConfig.Builder putUserStageToComputationNameMap(String key, String value)
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;
-
putAllUserStageToComputationNameMap
public TopologyConfig.Builder putAllUserStageToComputationNameMap(Map<String,String> values)
Maps user stage names to stable computation names.
map<string, string> user_stage_to_computation_name_map = 3;
-
getForwardingKeyBits
public int getForwardingKeyBits()
The size (in bits) of keys that will be assigned to source messages.
int32 forwarding_key_bits = 4;- Specified by:
getForwardingKeyBitsin interfaceTopologyConfigOrBuilder- Returns:
- The forwardingKeyBits.
-
setForwardingKeyBits
public TopologyConfig.Builder setForwardingKeyBits(int value)
The size (in bits) of keys that will be assigned to source messages.
int32 forwarding_key_bits = 4;- Parameters:
value- The forwardingKeyBits to set.- Returns:
- This builder for chaining.
-
clearForwardingKeyBits
public TopologyConfig.Builder clearForwardingKeyBits()
The size (in bits) of keys that will be assigned to source messages.
int32 forwarding_key_bits = 4;- Returns:
- This builder for chaining.
-
getPersistentStateVersion
public int getPersistentStateVersion()
Version number for persistent state.
int32 persistent_state_version = 5;- Specified by:
getPersistentStateVersionin interfaceTopologyConfigOrBuilder- Returns:
- The persistentStateVersion.
-
setPersistentStateVersion
public TopologyConfig.Builder setPersistentStateVersion(int value)
Version number for persistent state.
int32 persistent_state_version = 5;- Parameters:
value- The persistentStateVersion to set.- Returns:
- This builder for chaining.
-
clearPersistentStateVersion
public TopologyConfig.Builder clearPersistentStateVersion()
Version number for persistent state.
int32 persistent_state_version = 5;- Returns:
- This builder for chaining.
-
setUnknownFields
public final TopologyConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
mergeUnknownFields
public final TopologyConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TopologyConfig.Builder>
-
-