Package com.google.dataflow.v1beta3
Class ComputationTopology.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ComputationTopology.Builder>
-
- com.google.dataflow.v1beta3.ComputationTopology.Builder
-
- All Implemented Interfaces:
ComputationTopologyOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ComputationTopology
public static final class ComputationTopology.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ComputationTopology.Builder> implements ComputationTopologyOrBuilder
All configuration data for a particular Computation.
Protobuf typegoogle.dataflow.v1beta3.ComputationTopology
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ComputationTopology.Builder
addAllInputs(Iterable<? extends StreamLocation> values)
The inputs to the computation.ComputationTopology.Builder
addAllKeyRanges(Iterable<? extends KeyRangeLocation> values)
The key ranges processed by the computation.ComputationTopology.Builder
addAllOutputs(Iterable<? extends StreamLocation> values)
The outputs from the computation.ComputationTopology.Builder
addAllStateFamilies(Iterable<? extends StateFamilyConfig> values)
The state family values.ComputationTopology.Builder
addInputs(int index, StreamLocation value)
The inputs to the computation.ComputationTopology.Builder
addInputs(int index, StreamLocation.Builder builderForValue)
The inputs to the computation.ComputationTopology.Builder
addInputs(StreamLocation value)
The inputs to the computation.ComputationTopology.Builder
addInputs(StreamLocation.Builder builderForValue)
The inputs to the computation.StreamLocation.Builder
addInputsBuilder()
The inputs to the computation.StreamLocation.Builder
addInputsBuilder(int index)
The inputs to the computation.ComputationTopology.Builder
addKeyRanges(int index, KeyRangeLocation value)
The key ranges processed by the computation.ComputationTopology.Builder
addKeyRanges(int index, KeyRangeLocation.Builder builderForValue)
The key ranges processed by the computation.ComputationTopology.Builder
addKeyRanges(KeyRangeLocation value)
The key ranges processed by the computation.ComputationTopology.Builder
addKeyRanges(KeyRangeLocation.Builder builderForValue)
The key ranges processed by the computation.KeyRangeLocation.Builder
addKeyRangesBuilder()
The key ranges processed by the computation.KeyRangeLocation.Builder
addKeyRangesBuilder(int index)
The key ranges processed by the computation.ComputationTopology.Builder
addOutputs(int index, StreamLocation value)
The outputs from the computation.ComputationTopology.Builder
addOutputs(int index, StreamLocation.Builder builderForValue)
The outputs from the computation.ComputationTopology.Builder
addOutputs(StreamLocation value)
The outputs from the computation.ComputationTopology.Builder
addOutputs(StreamLocation.Builder builderForValue)
The outputs from the computation.StreamLocation.Builder
addOutputsBuilder()
The outputs from the computation.StreamLocation.Builder
addOutputsBuilder(int index)
The outputs from the computation.ComputationTopology.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ComputationTopology.Builder
addStateFamilies(int index, StateFamilyConfig value)
The state family values.ComputationTopology.Builder
addStateFamilies(int index, StateFamilyConfig.Builder builderForValue)
The state family values.ComputationTopology.Builder
addStateFamilies(StateFamilyConfig value)
The state family values.ComputationTopology.Builder
addStateFamilies(StateFamilyConfig.Builder builderForValue)
The state family values.StateFamilyConfig.Builder
addStateFamiliesBuilder()
The state family values.StateFamilyConfig.Builder
addStateFamiliesBuilder(int index)
The state family values.ComputationTopology
build()
ComputationTopology
buildPartial()
ComputationTopology.Builder
clear()
ComputationTopology.Builder
clearComputationId()
The ID of the computation.ComputationTopology.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ComputationTopology.Builder
clearInputs()
The inputs to the computation.ComputationTopology.Builder
clearKeyRanges()
The key ranges processed by the computation.ComputationTopology.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ComputationTopology.Builder
clearOutputs()
The outputs from the computation.ComputationTopology.Builder
clearStateFamilies()
The state family values.ComputationTopology.Builder
clearSystemStageName()
The system stage name.ComputationTopology.Builder
clone()
String
getComputationId()
The ID of the computation.com.google.protobuf.ByteString
getComputationIdBytes()
The ID of the computation.ComputationTopology
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
StreamLocation
getInputs(int index)
The inputs to the computation.StreamLocation.Builder
getInputsBuilder(int index)
The inputs to the computation.List<StreamLocation.Builder>
getInputsBuilderList()
The inputs to the computation.int
getInputsCount()
The inputs to the computation.List<StreamLocation>
getInputsList()
The inputs to the computation.StreamLocationOrBuilder
getInputsOrBuilder(int index)
The inputs to the computation.List<? extends StreamLocationOrBuilder>
getInputsOrBuilderList()
The inputs to the computation.KeyRangeLocation
getKeyRanges(int index)
The key ranges processed by the computation.KeyRangeLocation.Builder
getKeyRangesBuilder(int index)
The key ranges processed by the computation.List<KeyRangeLocation.Builder>
getKeyRangesBuilderList()
The key ranges processed by the computation.int
getKeyRangesCount()
The key ranges processed by the computation.List<KeyRangeLocation>
getKeyRangesList()
The key ranges processed by the computation.KeyRangeLocationOrBuilder
getKeyRangesOrBuilder(int index)
The key ranges processed by the computation.List<? extends KeyRangeLocationOrBuilder>
getKeyRangesOrBuilderList()
The key ranges processed by the computation.StreamLocation
getOutputs(int index)
The outputs from the computation.StreamLocation.Builder
getOutputsBuilder(int index)
The outputs from the computation.List<StreamLocation.Builder>
getOutputsBuilderList()
The outputs from the computation.int
getOutputsCount()
The outputs from the computation.List<StreamLocation>
getOutputsList()
The outputs from the computation.StreamLocationOrBuilder
getOutputsOrBuilder(int index)
The outputs from the computation.List<? extends StreamLocationOrBuilder>
getOutputsOrBuilderList()
The outputs from the computation.StateFamilyConfig
getStateFamilies(int index)
The state family values.StateFamilyConfig.Builder
getStateFamiliesBuilder(int index)
The state family values.List<StateFamilyConfig.Builder>
getStateFamiliesBuilderList()
The state family values.int
getStateFamiliesCount()
The state family values.List<StateFamilyConfig>
getStateFamiliesList()
The state family values.StateFamilyConfigOrBuilder
getStateFamiliesOrBuilder(int index)
The state family values.List<? extends StateFamilyConfigOrBuilder>
getStateFamiliesOrBuilderList()
The state family values.String
getSystemStageName()
The system stage name.com.google.protobuf.ByteString
getSystemStageNameBytes()
The system stage name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ComputationTopology.Builder
mergeFrom(ComputationTopology other)
ComputationTopology.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ComputationTopology.Builder
mergeFrom(com.google.protobuf.Message other)
ComputationTopology.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ComputationTopology.Builder
removeInputs(int index)
The inputs to the computation.ComputationTopology.Builder
removeKeyRanges(int index)
The key ranges processed by the computation.ComputationTopology.Builder
removeOutputs(int index)
The outputs from the computation.ComputationTopology.Builder
removeStateFamilies(int index)
The state family values.ComputationTopology.Builder
setComputationId(String value)
The ID of the computation.ComputationTopology.Builder
setComputationIdBytes(com.google.protobuf.ByteString value)
The ID of the computation.ComputationTopology.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ComputationTopology.Builder
setInputs(int index, StreamLocation value)
The inputs to the computation.ComputationTopology.Builder
setInputs(int index, StreamLocation.Builder builderForValue)
The inputs to the computation.ComputationTopology.Builder
setKeyRanges(int index, KeyRangeLocation value)
The key ranges processed by the computation.ComputationTopology.Builder
setKeyRanges(int index, KeyRangeLocation.Builder builderForValue)
The key ranges processed by the computation.ComputationTopology.Builder
setOutputs(int index, StreamLocation value)
The outputs from the computation.ComputationTopology.Builder
setOutputs(int index, StreamLocation.Builder builderForValue)
The outputs from the computation.ComputationTopology.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ComputationTopology.Builder
setStateFamilies(int index, StateFamilyConfig value)
The state family values.ComputationTopology.Builder
setStateFamilies(int index, StateFamilyConfig.Builder builderForValue)
The state family values.ComputationTopology.Builder
setSystemStageName(String value)
The system stage name.ComputationTopology.Builder
setSystemStageNameBytes(com.google.protobuf.ByteString value)
The system stage name.ComputationTopology.Builder
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, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ComputationTopology.Builder>
-
clear
public ComputationTopology.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<ComputationTopology.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<ComputationTopology.Builder>
-
getDefaultInstanceForType
public ComputationTopology getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ComputationTopology build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ComputationTopology buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ComputationTopology.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<ComputationTopology.Builder>
-
setField
public ComputationTopology.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<ComputationTopology.Builder>
-
clearField
public ComputationTopology.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<ComputationTopology.Builder>
-
clearOneof
public ComputationTopology.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<ComputationTopology.Builder>
-
setRepeatedField
public ComputationTopology.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<ComputationTopology.Builder>
-
addRepeatedField
public ComputationTopology.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<ComputationTopology.Builder>
-
mergeFrom
public ComputationTopology.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ComputationTopology.Builder>
-
mergeFrom
public ComputationTopology.Builder mergeFrom(ComputationTopology other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ComputationTopology.Builder>
-
mergeFrom
public ComputationTopology.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<ComputationTopology.Builder>
- Throws:
IOException
-
getSystemStageName
public String getSystemStageName()
The system stage name.
string system_stage_name = 1;
- Specified by:
getSystemStageName
in interfaceComputationTopologyOrBuilder
- Returns:
- The systemStageName.
-
getSystemStageNameBytes
public com.google.protobuf.ByteString getSystemStageNameBytes()
The system stage name.
string system_stage_name = 1;
- Specified by:
getSystemStageNameBytes
in interfaceComputationTopologyOrBuilder
- Returns:
- The bytes for systemStageName.
-
setSystemStageName
public ComputationTopology.Builder setSystemStageName(String value)
The system stage name.
string system_stage_name = 1;
- Parameters:
value
- The systemStageName to set.- Returns:
- This builder for chaining.
-
clearSystemStageName
public ComputationTopology.Builder clearSystemStageName()
The system stage name.
string system_stage_name = 1;
- Returns:
- This builder for chaining.
-
setSystemStageNameBytes
public ComputationTopology.Builder setSystemStageNameBytes(com.google.protobuf.ByteString value)
The system stage name.
string system_stage_name = 1;
- Parameters:
value
- The bytes for systemStageName to set.- Returns:
- This builder for chaining.
-
getComputationId
public String getComputationId()
The ID of the computation.
string computation_id = 5;
- Specified by:
getComputationId
in interfaceComputationTopologyOrBuilder
- Returns:
- The computationId.
-
getComputationIdBytes
public com.google.protobuf.ByteString getComputationIdBytes()
The ID of the computation.
string computation_id = 5;
- Specified by:
getComputationIdBytes
in interfaceComputationTopologyOrBuilder
- Returns:
- The bytes for computationId.
-
setComputationId
public ComputationTopology.Builder setComputationId(String value)
The ID of the computation.
string computation_id = 5;
- Parameters:
value
- The computationId to set.- Returns:
- This builder for chaining.
-
clearComputationId
public ComputationTopology.Builder clearComputationId()
The ID of the computation.
string computation_id = 5;
- Returns:
- This builder for chaining.
-
setComputationIdBytes
public ComputationTopology.Builder setComputationIdBytes(com.google.protobuf.ByteString value)
The ID of the computation.
string computation_id = 5;
- Parameters:
value
- The bytes for computationId to set.- Returns:
- This builder for chaining.
-
getKeyRangesList
public List<KeyRangeLocation> getKeyRangesList()
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
- Specified by:
getKeyRangesList
in interfaceComputationTopologyOrBuilder
-
getKeyRangesCount
public int getKeyRangesCount()
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
- Specified by:
getKeyRangesCount
in interfaceComputationTopologyOrBuilder
-
getKeyRanges
public KeyRangeLocation getKeyRanges(int index)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
- Specified by:
getKeyRanges
in interfaceComputationTopologyOrBuilder
-
setKeyRanges
public ComputationTopology.Builder setKeyRanges(int index, KeyRangeLocation value)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
setKeyRanges
public ComputationTopology.Builder setKeyRanges(int index, KeyRangeLocation.Builder builderForValue)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
addKeyRanges
public ComputationTopology.Builder addKeyRanges(KeyRangeLocation value)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
addKeyRanges
public ComputationTopology.Builder addKeyRanges(int index, KeyRangeLocation value)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
addKeyRanges
public ComputationTopology.Builder addKeyRanges(KeyRangeLocation.Builder builderForValue)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
addKeyRanges
public ComputationTopology.Builder addKeyRanges(int index, KeyRangeLocation.Builder builderForValue)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
addAllKeyRanges
public ComputationTopology.Builder addAllKeyRanges(Iterable<? extends KeyRangeLocation> values)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
clearKeyRanges
public ComputationTopology.Builder clearKeyRanges()
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
removeKeyRanges
public ComputationTopology.Builder removeKeyRanges(int index)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
getKeyRangesBuilder
public KeyRangeLocation.Builder getKeyRangesBuilder(int index)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
getKeyRangesOrBuilder
public KeyRangeLocationOrBuilder getKeyRangesOrBuilder(int index)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
- Specified by:
getKeyRangesOrBuilder
in interfaceComputationTopologyOrBuilder
-
getKeyRangesOrBuilderList
public List<? extends KeyRangeLocationOrBuilder> getKeyRangesOrBuilderList()
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
- Specified by:
getKeyRangesOrBuilderList
in interfaceComputationTopologyOrBuilder
-
addKeyRangesBuilder
public KeyRangeLocation.Builder addKeyRangesBuilder()
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
addKeyRangesBuilder
public KeyRangeLocation.Builder addKeyRangesBuilder(int index)
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
getKeyRangesBuilderList
public List<KeyRangeLocation.Builder> getKeyRangesBuilderList()
The key ranges processed by the computation.
repeated .google.dataflow.v1beta3.KeyRangeLocation key_ranges = 2;
-
getInputsList
public List<StreamLocation> getInputsList()
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
- Specified by:
getInputsList
in interfaceComputationTopologyOrBuilder
-
getInputsCount
public int getInputsCount()
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
- Specified by:
getInputsCount
in interfaceComputationTopologyOrBuilder
-
getInputs
public StreamLocation getInputs(int index)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
- Specified by:
getInputs
in interfaceComputationTopologyOrBuilder
-
setInputs
public ComputationTopology.Builder setInputs(int index, StreamLocation value)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
setInputs
public ComputationTopology.Builder setInputs(int index, StreamLocation.Builder builderForValue)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
addInputs
public ComputationTopology.Builder addInputs(StreamLocation value)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
addInputs
public ComputationTopology.Builder addInputs(int index, StreamLocation value)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
addInputs
public ComputationTopology.Builder addInputs(StreamLocation.Builder builderForValue)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
addInputs
public ComputationTopology.Builder addInputs(int index, StreamLocation.Builder builderForValue)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
addAllInputs
public ComputationTopology.Builder addAllInputs(Iterable<? extends StreamLocation> values)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
clearInputs
public ComputationTopology.Builder clearInputs()
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
removeInputs
public ComputationTopology.Builder removeInputs(int index)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
getInputsBuilder
public StreamLocation.Builder getInputsBuilder(int index)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
getInputsOrBuilder
public StreamLocationOrBuilder getInputsOrBuilder(int index)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
- Specified by:
getInputsOrBuilder
in interfaceComputationTopologyOrBuilder
-
getInputsOrBuilderList
public List<? extends StreamLocationOrBuilder> getInputsOrBuilderList()
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
- Specified by:
getInputsOrBuilderList
in interfaceComputationTopologyOrBuilder
-
addInputsBuilder
public StreamLocation.Builder addInputsBuilder()
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
addInputsBuilder
public StreamLocation.Builder addInputsBuilder(int index)
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
getInputsBuilderList
public List<StreamLocation.Builder> getInputsBuilderList()
The inputs to the computation.
repeated .google.dataflow.v1beta3.StreamLocation inputs = 3;
-
getOutputsList
public List<StreamLocation> getOutputsList()
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
- Specified by:
getOutputsList
in interfaceComputationTopologyOrBuilder
-
getOutputsCount
public int getOutputsCount()
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
- Specified by:
getOutputsCount
in interfaceComputationTopologyOrBuilder
-
getOutputs
public StreamLocation getOutputs(int index)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
- Specified by:
getOutputs
in interfaceComputationTopologyOrBuilder
-
setOutputs
public ComputationTopology.Builder setOutputs(int index, StreamLocation value)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
setOutputs
public ComputationTopology.Builder setOutputs(int index, StreamLocation.Builder builderForValue)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
addOutputs
public ComputationTopology.Builder addOutputs(StreamLocation value)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
addOutputs
public ComputationTopology.Builder addOutputs(int index, StreamLocation value)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
addOutputs
public ComputationTopology.Builder addOutputs(StreamLocation.Builder builderForValue)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
addOutputs
public ComputationTopology.Builder addOutputs(int index, StreamLocation.Builder builderForValue)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
addAllOutputs
public ComputationTopology.Builder addAllOutputs(Iterable<? extends StreamLocation> values)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
clearOutputs
public ComputationTopology.Builder clearOutputs()
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
removeOutputs
public ComputationTopology.Builder removeOutputs(int index)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
getOutputsBuilder
public StreamLocation.Builder getOutputsBuilder(int index)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
getOutputsOrBuilder
public StreamLocationOrBuilder getOutputsOrBuilder(int index)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
- Specified by:
getOutputsOrBuilder
in interfaceComputationTopologyOrBuilder
-
getOutputsOrBuilderList
public List<? extends StreamLocationOrBuilder> getOutputsOrBuilderList()
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
- Specified by:
getOutputsOrBuilderList
in interfaceComputationTopologyOrBuilder
-
addOutputsBuilder
public StreamLocation.Builder addOutputsBuilder()
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
addOutputsBuilder
public StreamLocation.Builder addOutputsBuilder(int index)
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
getOutputsBuilderList
public List<StreamLocation.Builder> getOutputsBuilderList()
The outputs from the computation.
repeated .google.dataflow.v1beta3.StreamLocation outputs = 4;
-
getStateFamiliesList
public List<StateFamilyConfig> getStateFamiliesList()
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
- Specified by:
getStateFamiliesList
in interfaceComputationTopologyOrBuilder
-
getStateFamiliesCount
public int getStateFamiliesCount()
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
- Specified by:
getStateFamiliesCount
in interfaceComputationTopologyOrBuilder
-
getStateFamilies
public StateFamilyConfig getStateFamilies(int index)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
- Specified by:
getStateFamilies
in interfaceComputationTopologyOrBuilder
-
setStateFamilies
public ComputationTopology.Builder setStateFamilies(int index, StateFamilyConfig value)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
setStateFamilies
public ComputationTopology.Builder setStateFamilies(int index, StateFamilyConfig.Builder builderForValue)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
addStateFamilies
public ComputationTopology.Builder addStateFamilies(StateFamilyConfig value)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
addStateFamilies
public ComputationTopology.Builder addStateFamilies(int index, StateFamilyConfig value)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
addStateFamilies
public ComputationTopology.Builder addStateFamilies(StateFamilyConfig.Builder builderForValue)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
addStateFamilies
public ComputationTopology.Builder addStateFamilies(int index, StateFamilyConfig.Builder builderForValue)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
addAllStateFamilies
public ComputationTopology.Builder addAllStateFamilies(Iterable<? extends StateFamilyConfig> values)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
clearStateFamilies
public ComputationTopology.Builder clearStateFamilies()
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
removeStateFamilies
public ComputationTopology.Builder removeStateFamilies(int index)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
getStateFamiliesBuilder
public StateFamilyConfig.Builder getStateFamiliesBuilder(int index)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
getStateFamiliesOrBuilder
public StateFamilyConfigOrBuilder getStateFamiliesOrBuilder(int index)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
- Specified by:
getStateFamiliesOrBuilder
in interfaceComputationTopologyOrBuilder
-
getStateFamiliesOrBuilderList
public List<? extends StateFamilyConfigOrBuilder> getStateFamiliesOrBuilderList()
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
- Specified by:
getStateFamiliesOrBuilderList
in interfaceComputationTopologyOrBuilder
-
addStateFamiliesBuilder
public StateFamilyConfig.Builder addStateFamiliesBuilder()
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
addStateFamiliesBuilder
public StateFamilyConfig.Builder addStateFamiliesBuilder(int index)
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
getStateFamiliesBuilderList
public List<StateFamilyConfig.Builder> getStateFamiliesBuilderList()
The state family values.
repeated .google.dataflow.v1beta3.StateFamilyConfig state_families = 7;
-
setUnknownFields
public final ComputationTopology.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ComputationTopology.Builder>
-
mergeUnknownFields
public final ComputationTopology.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ComputationTopology.Builder>
-
-