Package com.google.dataflow.v1beta3
Class ExecutionStageSummary.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
- com.google.dataflow.v1beta3.ExecutionStageSummary.Builder
-
- All Implemented Interfaces:
ExecutionStageSummaryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExecutionStageSummary
public static final class ExecutionStageSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder> implements ExecutionStageSummaryOrBuilder
Description of the composing transforms, names/ids, and input/outputs of a stage of execution. Some composing transforms and sources may have been generated by the Dataflow service during execution planning.
Protobuf typegoogle.dataflow.v1beta3.ExecutionStageSummary
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutionStageSummary.BuilderaddAllComponentSource(Iterable<? extends ExecutionStageSummary.ComponentSource> values)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderaddAllComponentTransform(Iterable<? extends ExecutionStageSummary.ComponentTransform> values)Transforms that comprise this execution stage.ExecutionStageSummary.BuilderaddAllInputSource(Iterable<? extends ExecutionStageSummary.StageSource> values)Input sources for this stage.ExecutionStageSummary.BuilderaddAllOutputSource(Iterable<? extends ExecutionStageSummary.StageSource> values)Output sources for this stage.ExecutionStageSummary.BuilderaddAllPrerequisiteStage(Iterable<String> values)Other stages that must complete before this stage can run.ExecutionStageSummary.BuilderaddComponentSource(int index, ExecutionStageSummary.ComponentSource value)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderaddComponentSource(int index, ExecutionStageSummary.ComponentSource.Builder builderForValue)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderaddComponentSource(ExecutionStageSummary.ComponentSource value)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderaddComponentSource(ExecutionStageSummary.ComponentSource.Builder builderForValue)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.ComponentSource.BuilderaddComponentSourceBuilder()Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.ComponentSource.BuilderaddComponentSourceBuilder(int index)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderaddComponentTransform(int index, ExecutionStageSummary.ComponentTransform value)Transforms that comprise this execution stage.ExecutionStageSummary.BuilderaddComponentTransform(int index, ExecutionStageSummary.ComponentTransform.Builder builderForValue)Transforms that comprise this execution stage.ExecutionStageSummary.BuilderaddComponentTransform(ExecutionStageSummary.ComponentTransform value)Transforms that comprise this execution stage.ExecutionStageSummary.BuilderaddComponentTransform(ExecutionStageSummary.ComponentTransform.Builder builderForValue)Transforms that comprise this execution stage.ExecutionStageSummary.ComponentTransform.BuilderaddComponentTransformBuilder()Transforms that comprise this execution stage.ExecutionStageSummary.ComponentTransform.BuilderaddComponentTransformBuilder(int index)Transforms that comprise this execution stage.ExecutionStageSummary.BuilderaddInputSource(int index, ExecutionStageSummary.StageSource value)Input sources for this stage.ExecutionStageSummary.BuilderaddInputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)Input sources for this stage.ExecutionStageSummary.BuilderaddInputSource(ExecutionStageSummary.StageSource value)Input sources for this stage.ExecutionStageSummary.BuilderaddInputSource(ExecutionStageSummary.StageSource.Builder builderForValue)Input sources for this stage.ExecutionStageSummary.StageSource.BuilderaddInputSourceBuilder()Input sources for this stage.ExecutionStageSummary.StageSource.BuilderaddInputSourceBuilder(int index)Input sources for this stage.ExecutionStageSummary.BuilderaddOutputSource(int index, ExecutionStageSummary.StageSource value)Output sources for this stage.ExecutionStageSummary.BuilderaddOutputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)Output sources for this stage.ExecutionStageSummary.BuilderaddOutputSource(ExecutionStageSummary.StageSource value)Output sources for this stage.ExecutionStageSummary.BuilderaddOutputSource(ExecutionStageSummary.StageSource.Builder builderForValue)Output sources for this stage.ExecutionStageSummary.StageSource.BuilderaddOutputSourceBuilder()Output sources for this stage.ExecutionStageSummary.StageSource.BuilderaddOutputSourceBuilder(int index)Output sources for this stage.ExecutionStageSummary.BuilderaddPrerequisiteStage(String value)Other stages that must complete before this stage can run.ExecutionStageSummary.BuilderaddPrerequisiteStageBytes(com.google.protobuf.ByteString value)Other stages that must complete before this stage can run.ExecutionStageSummary.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionStageSummarybuild()ExecutionStageSummarybuildPartial()ExecutionStageSummary.Builderclear()ExecutionStageSummary.BuilderclearComponentSource()Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderclearComponentTransform()Transforms that comprise this execution stage.ExecutionStageSummary.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecutionStageSummary.BuilderclearId()Dataflow service generated id for this stage.ExecutionStageSummary.BuilderclearInputSource()Input sources for this stage.ExecutionStageSummary.BuilderclearKind()Type of transform this stage is executing.ExecutionStageSummary.BuilderclearName()Dataflow service generated name for this stage.ExecutionStageSummary.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecutionStageSummary.BuilderclearOutputSource()Output sources for this stage.ExecutionStageSummary.BuilderclearPrerequisiteStage()Other stages that must complete before this stage can run.ExecutionStageSummary.Builderclone()ExecutionStageSummary.ComponentSourcegetComponentSource(int index)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.ComponentSource.BuildergetComponentSourceBuilder(int index)Collections produced and consumed by component transforms of this stage.List<ExecutionStageSummary.ComponentSource.Builder>getComponentSourceBuilderList()Collections produced and consumed by component transforms of this stage.intgetComponentSourceCount()Collections produced and consumed by component transforms of this stage.List<ExecutionStageSummary.ComponentSource>getComponentSourceList()Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.ComponentSourceOrBuildergetComponentSourceOrBuilder(int index)Collections produced and consumed by component transforms of this stage.List<? extends ExecutionStageSummary.ComponentSourceOrBuilder>getComponentSourceOrBuilderList()Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.ComponentTransformgetComponentTransform(int index)Transforms that comprise this execution stage.ExecutionStageSummary.ComponentTransform.BuildergetComponentTransformBuilder(int index)Transforms that comprise this execution stage.List<ExecutionStageSummary.ComponentTransform.Builder>getComponentTransformBuilderList()Transforms that comprise this execution stage.intgetComponentTransformCount()Transforms that comprise this execution stage.List<ExecutionStageSummary.ComponentTransform>getComponentTransformList()Transforms that comprise this execution stage.ExecutionStageSummary.ComponentTransformOrBuildergetComponentTransformOrBuilder(int index)Transforms that comprise this execution stage.List<? extends ExecutionStageSummary.ComponentTransformOrBuilder>getComponentTransformOrBuilderList()Transforms that comprise this execution stage.ExecutionStageSummarygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetId()Dataflow service generated id for this stage.com.google.protobuf.ByteStringgetIdBytes()Dataflow service generated id for this stage.ExecutionStageSummary.StageSourcegetInputSource(int index)Input sources for this stage.ExecutionStageSummary.StageSource.BuildergetInputSourceBuilder(int index)Input sources for this stage.List<ExecutionStageSummary.StageSource.Builder>getInputSourceBuilderList()Input sources for this stage.intgetInputSourceCount()Input sources for this stage.List<ExecutionStageSummary.StageSource>getInputSourceList()Input sources for this stage.ExecutionStageSummary.StageSourceOrBuildergetInputSourceOrBuilder(int index)Input sources for this stage.List<? extends ExecutionStageSummary.StageSourceOrBuilder>getInputSourceOrBuilderList()Input sources for this stage.KindTypegetKind()Type of transform this stage is executing.intgetKindValue()Type of transform this stage is executing.StringgetName()Dataflow service generated name for this stage.com.google.protobuf.ByteStringgetNameBytes()Dataflow service generated name for this stage.ExecutionStageSummary.StageSourcegetOutputSource(int index)Output sources for this stage.ExecutionStageSummary.StageSource.BuildergetOutputSourceBuilder(int index)Output sources for this stage.List<ExecutionStageSummary.StageSource.Builder>getOutputSourceBuilderList()Output sources for this stage.intgetOutputSourceCount()Output sources for this stage.List<ExecutionStageSummary.StageSource>getOutputSourceList()Output sources for this stage.ExecutionStageSummary.StageSourceOrBuildergetOutputSourceOrBuilder(int index)Output sources for this stage.List<? extends ExecutionStageSummary.StageSourceOrBuilder>getOutputSourceOrBuilderList()Output sources for this stage.StringgetPrerequisiteStage(int index)Other stages that must complete before this stage can run.com.google.protobuf.ByteStringgetPrerequisiteStageBytes(int index)Other stages that must complete before this stage can run.intgetPrerequisiteStageCount()Other stages that must complete before this stage can run.com.google.protobuf.ProtocolStringListgetPrerequisiteStageList()Other stages that must complete before this stage can run.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecutionStageSummary.BuildermergeFrom(ExecutionStageSummary other)ExecutionStageSummary.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionStageSummary.BuildermergeFrom(com.google.protobuf.Message other)ExecutionStageSummary.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionStageSummary.BuilderremoveComponentSource(int index)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuilderremoveComponentTransform(int index)Transforms that comprise this execution stage.ExecutionStageSummary.BuilderremoveInputSource(int index)Input sources for this stage.ExecutionStageSummary.BuilderremoveOutputSource(int index)Output sources for this stage.ExecutionStageSummary.BuildersetComponentSource(int index, ExecutionStageSummary.ComponentSource value)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuildersetComponentSource(int index, ExecutionStageSummary.ComponentSource.Builder builderForValue)Collections produced and consumed by component transforms of this stage.ExecutionStageSummary.BuildersetComponentTransform(int index, ExecutionStageSummary.ComponentTransform value)Transforms that comprise this execution stage.ExecutionStageSummary.BuildersetComponentTransform(int index, ExecutionStageSummary.ComponentTransform.Builder builderForValue)Transforms that comprise this execution stage.ExecutionStageSummary.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionStageSummary.BuildersetId(String value)Dataflow service generated id for this stage.ExecutionStageSummary.BuildersetIdBytes(com.google.protobuf.ByteString value)Dataflow service generated id for this stage.ExecutionStageSummary.BuildersetInputSource(int index, ExecutionStageSummary.StageSource value)Input sources for this stage.ExecutionStageSummary.BuildersetInputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)Input sources for this stage.ExecutionStageSummary.BuildersetKind(KindType value)Type of transform this stage is executing.ExecutionStageSummary.BuildersetKindValue(int value)Type of transform this stage is executing.ExecutionStageSummary.BuildersetName(String value)Dataflow service generated name for this stage.ExecutionStageSummary.BuildersetNameBytes(com.google.protobuf.ByteString value)Dataflow service generated name for this stage.ExecutionStageSummary.BuildersetOutputSource(int index, ExecutionStageSummary.StageSource value)Output sources for this stage.ExecutionStageSummary.BuildersetOutputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)Output sources for this stage.ExecutionStageSummary.BuildersetPrerequisiteStage(int index, String value)Other stages that must complete before this stage can run.ExecutionStageSummary.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExecutionStageSummary.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, 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
clear
public ExecutionStageSummary.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<ExecutionStageSummary.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<ExecutionStageSummary.Builder>
-
getDefaultInstanceForType
public ExecutionStageSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionStageSummary build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionStageSummary buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExecutionStageSummary.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<ExecutionStageSummary.Builder>
-
setField
public ExecutionStageSummary.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<ExecutionStageSummary.Builder>
-
clearField
public ExecutionStageSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
clearOneof
public ExecutionStageSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
setRepeatedField
public ExecutionStageSummary.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<ExecutionStageSummary.Builder>
-
addRepeatedField
public ExecutionStageSummary.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<ExecutionStageSummary.Builder>
-
mergeFrom
public ExecutionStageSummary.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionStageSummary.Builder>
-
mergeFrom
public ExecutionStageSummary.Builder mergeFrom(ExecutionStageSummary other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
mergeFrom
public ExecutionStageSummary.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<ExecutionStageSummary.Builder>- Throws:
IOException
-
getName
public String getName()
Dataflow service generated name for this stage.
string name = 1;- Specified by:
getNamein interfaceExecutionStageSummaryOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Dataflow service generated name for this stage.
string name = 1;- Specified by:
getNameBytesin interfaceExecutionStageSummaryOrBuilder- Returns:
- The bytes for name.
-
setName
public ExecutionStageSummary.Builder setName(String value)
Dataflow service generated name for this stage.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ExecutionStageSummary.Builder clearName()
Dataflow service generated name for this stage.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public ExecutionStageSummary.Builder setNameBytes(com.google.protobuf.ByteString value)
Dataflow service generated name for this stage.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getId
public String getId()
Dataflow service generated id for this stage.
string id = 2;- Specified by:
getIdin interfaceExecutionStageSummaryOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Dataflow service generated id for this stage.
string id = 2;- Specified by:
getIdBytesin interfaceExecutionStageSummaryOrBuilder- Returns:
- The bytes for id.
-
setId
public ExecutionStageSummary.Builder setId(String value)
Dataflow service generated id for this stage.
string id = 2;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public ExecutionStageSummary.Builder clearId()
Dataflow service generated id for this stage.
string id = 2;- Returns:
- This builder for chaining.
-
setIdBytes
public ExecutionStageSummary.Builder setIdBytes(com.google.protobuf.ByteString value)
Dataflow service generated id for this stage.
string id = 2;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getKindValue
public int getKindValue()
Type of transform this stage is executing.
.google.dataflow.v1beta3.KindType kind = 3;- Specified by:
getKindValuein interfaceExecutionStageSummaryOrBuilder- Returns:
- The enum numeric value on the wire for kind.
-
setKindValue
public ExecutionStageSummary.Builder setKindValue(int value)
Type of transform this stage is executing.
.google.dataflow.v1beta3.KindType kind = 3;- Parameters:
value- The enum numeric value on the wire for kind to set.- Returns:
- This builder for chaining.
-
getKind
public KindType getKind()
Type of transform this stage is executing.
.google.dataflow.v1beta3.KindType kind = 3;- Specified by:
getKindin interfaceExecutionStageSummaryOrBuilder- Returns:
- The kind.
-
setKind
public ExecutionStageSummary.Builder setKind(KindType value)
Type of transform this stage is executing.
.google.dataflow.v1beta3.KindType kind = 3;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public ExecutionStageSummary.Builder clearKind()
Type of transform this stage is executing.
.google.dataflow.v1beta3.KindType kind = 3;- Returns:
- This builder for chaining.
-
getInputSourceList
public List<ExecutionStageSummary.StageSource> getInputSourceList()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;- Specified by:
getInputSourceListin interfaceExecutionStageSummaryOrBuilder
-
getInputSourceCount
public int getInputSourceCount()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;- Specified by:
getInputSourceCountin interfaceExecutionStageSummaryOrBuilder
-
getInputSource
public ExecutionStageSummary.StageSource getInputSource(int index)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;- Specified by:
getInputSourcein interfaceExecutionStageSummaryOrBuilder
-
setInputSource
public ExecutionStageSummary.Builder setInputSource(int index, ExecutionStageSummary.StageSource value)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
setInputSource
public ExecutionStageSummary.Builder setInputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
addInputSource
public ExecutionStageSummary.Builder addInputSource(ExecutionStageSummary.StageSource value)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
addInputSource
public ExecutionStageSummary.Builder addInputSource(int index, ExecutionStageSummary.StageSource value)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
addInputSource
public ExecutionStageSummary.Builder addInputSource(ExecutionStageSummary.StageSource.Builder builderForValue)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
addInputSource
public ExecutionStageSummary.Builder addInputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
addAllInputSource
public ExecutionStageSummary.Builder addAllInputSource(Iterable<? extends ExecutionStageSummary.StageSource> values)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
clearInputSource
public ExecutionStageSummary.Builder clearInputSource()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
removeInputSource
public ExecutionStageSummary.Builder removeInputSource(int index)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
getInputSourceBuilder
public ExecutionStageSummary.StageSource.Builder getInputSourceBuilder(int index)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
getInputSourceOrBuilder
public ExecutionStageSummary.StageSourceOrBuilder getInputSourceOrBuilder(int index)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;- Specified by:
getInputSourceOrBuilderin interfaceExecutionStageSummaryOrBuilder
-
getInputSourceOrBuilderList
public List<? extends ExecutionStageSummary.StageSourceOrBuilder> getInputSourceOrBuilderList()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;- Specified by:
getInputSourceOrBuilderListin interfaceExecutionStageSummaryOrBuilder
-
addInputSourceBuilder
public ExecutionStageSummary.StageSource.Builder addInputSourceBuilder()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
addInputSourceBuilder
public ExecutionStageSummary.StageSource.Builder addInputSourceBuilder(int index)
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
getInputSourceBuilderList
public List<ExecutionStageSummary.StageSource.Builder> getInputSourceBuilderList()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;
-
getOutputSourceList
public List<ExecutionStageSummary.StageSource> getOutputSourceList()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;- Specified by:
getOutputSourceListin interfaceExecutionStageSummaryOrBuilder
-
getOutputSourceCount
public int getOutputSourceCount()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;- Specified by:
getOutputSourceCountin interfaceExecutionStageSummaryOrBuilder
-
getOutputSource
public ExecutionStageSummary.StageSource getOutputSource(int index)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;- Specified by:
getOutputSourcein interfaceExecutionStageSummaryOrBuilder
-
setOutputSource
public ExecutionStageSummary.Builder setOutputSource(int index, ExecutionStageSummary.StageSource value)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
setOutputSource
public ExecutionStageSummary.Builder setOutputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
addOutputSource
public ExecutionStageSummary.Builder addOutputSource(ExecutionStageSummary.StageSource value)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
addOutputSource
public ExecutionStageSummary.Builder addOutputSource(int index, ExecutionStageSummary.StageSource value)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
addOutputSource
public ExecutionStageSummary.Builder addOutputSource(ExecutionStageSummary.StageSource.Builder builderForValue)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
addOutputSource
public ExecutionStageSummary.Builder addOutputSource(int index, ExecutionStageSummary.StageSource.Builder builderForValue)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
addAllOutputSource
public ExecutionStageSummary.Builder addAllOutputSource(Iterable<? extends ExecutionStageSummary.StageSource> values)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
clearOutputSource
public ExecutionStageSummary.Builder clearOutputSource()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
removeOutputSource
public ExecutionStageSummary.Builder removeOutputSource(int index)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
getOutputSourceBuilder
public ExecutionStageSummary.StageSource.Builder getOutputSourceBuilder(int index)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
getOutputSourceOrBuilder
public ExecutionStageSummary.StageSourceOrBuilder getOutputSourceOrBuilder(int index)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;- Specified by:
getOutputSourceOrBuilderin interfaceExecutionStageSummaryOrBuilder
-
getOutputSourceOrBuilderList
public List<? extends ExecutionStageSummary.StageSourceOrBuilder> getOutputSourceOrBuilderList()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;- Specified by:
getOutputSourceOrBuilderListin interfaceExecutionStageSummaryOrBuilder
-
addOutputSourceBuilder
public ExecutionStageSummary.StageSource.Builder addOutputSourceBuilder()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
addOutputSourceBuilder
public ExecutionStageSummary.StageSource.Builder addOutputSourceBuilder(int index)
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
getOutputSourceBuilderList
public List<ExecutionStageSummary.StageSource.Builder> getOutputSourceBuilderList()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;
-
getPrerequisiteStageList
public com.google.protobuf.ProtocolStringList getPrerequisiteStageList()
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Specified by:
getPrerequisiteStageListin interfaceExecutionStageSummaryOrBuilder- Returns:
- A list containing the prerequisiteStage.
-
getPrerequisiteStageCount
public int getPrerequisiteStageCount()
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Specified by:
getPrerequisiteStageCountin interfaceExecutionStageSummaryOrBuilder- Returns:
- The count of prerequisiteStage.
-
getPrerequisiteStage
public String getPrerequisiteStage(int index)
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Specified by:
getPrerequisiteStagein interfaceExecutionStageSummaryOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The prerequisiteStage at the given index.
-
getPrerequisiteStageBytes
public com.google.protobuf.ByteString getPrerequisiteStageBytes(int index)
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Specified by:
getPrerequisiteStageBytesin interfaceExecutionStageSummaryOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the prerequisiteStage at the given index.
-
setPrerequisiteStage
public ExecutionStageSummary.Builder setPrerequisiteStage(int index, String value)
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Parameters:
index- The index to set the value at.value- The prerequisiteStage to set.- Returns:
- This builder for chaining.
-
addPrerequisiteStage
public ExecutionStageSummary.Builder addPrerequisiteStage(String value)
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Parameters:
value- The prerequisiteStage to add.- Returns:
- This builder for chaining.
-
addAllPrerequisiteStage
public ExecutionStageSummary.Builder addAllPrerequisiteStage(Iterable<String> values)
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Parameters:
values- The prerequisiteStage to add.- Returns:
- This builder for chaining.
-
clearPrerequisiteStage
public ExecutionStageSummary.Builder clearPrerequisiteStage()
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Returns:
- This builder for chaining.
-
addPrerequisiteStageBytes
public ExecutionStageSummary.Builder addPrerequisiteStageBytes(com.google.protobuf.ByteString value)
Other stages that must complete before this stage can run.
repeated string prerequisite_stage = 8;- Parameters:
value- The bytes of the prerequisiteStage to add.- Returns:
- This builder for chaining.
-
getComponentTransformList
public List<ExecutionStageSummary.ComponentTransform> getComponentTransformList()
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;- Specified by:
getComponentTransformListin interfaceExecutionStageSummaryOrBuilder
-
getComponentTransformCount
public int getComponentTransformCount()
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;- Specified by:
getComponentTransformCountin interfaceExecutionStageSummaryOrBuilder
-
getComponentTransform
public ExecutionStageSummary.ComponentTransform getComponentTransform(int index)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;- Specified by:
getComponentTransformin interfaceExecutionStageSummaryOrBuilder
-
setComponentTransform
public ExecutionStageSummary.Builder setComponentTransform(int index, ExecutionStageSummary.ComponentTransform value)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
setComponentTransform
public ExecutionStageSummary.Builder setComponentTransform(int index, ExecutionStageSummary.ComponentTransform.Builder builderForValue)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
addComponentTransform
public ExecutionStageSummary.Builder addComponentTransform(ExecutionStageSummary.ComponentTransform value)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
addComponentTransform
public ExecutionStageSummary.Builder addComponentTransform(int index, ExecutionStageSummary.ComponentTransform value)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
addComponentTransform
public ExecutionStageSummary.Builder addComponentTransform(ExecutionStageSummary.ComponentTransform.Builder builderForValue)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
addComponentTransform
public ExecutionStageSummary.Builder addComponentTransform(int index, ExecutionStageSummary.ComponentTransform.Builder builderForValue)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
addAllComponentTransform
public ExecutionStageSummary.Builder addAllComponentTransform(Iterable<? extends ExecutionStageSummary.ComponentTransform> values)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
clearComponentTransform
public ExecutionStageSummary.Builder clearComponentTransform()
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
removeComponentTransform
public ExecutionStageSummary.Builder removeComponentTransform(int index)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
getComponentTransformBuilder
public ExecutionStageSummary.ComponentTransform.Builder getComponentTransformBuilder(int index)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
getComponentTransformOrBuilder
public ExecutionStageSummary.ComponentTransformOrBuilder getComponentTransformOrBuilder(int index)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;- Specified by:
getComponentTransformOrBuilderin interfaceExecutionStageSummaryOrBuilder
-
getComponentTransformOrBuilderList
public List<? extends ExecutionStageSummary.ComponentTransformOrBuilder> getComponentTransformOrBuilderList()
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;- Specified by:
getComponentTransformOrBuilderListin interfaceExecutionStageSummaryOrBuilder
-
addComponentTransformBuilder
public ExecutionStageSummary.ComponentTransform.Builder addComponentTransformBuilder()
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
addComponentTransformBuilder
public ExecutionStageSummary.ComponentTransform.Builder addComponentTransformBuilder(int index)
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
getComponentTransformBuilderList
public List<ExecutionStageSummary.ComponentTransform.Builder> getComponentTransformBuilderList()
Transforms that comprise this execution stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentTransform component_transform = 6;
-
getComponentSourceList
public List<ExecutionStageSummary.ComponentSource> getComponentSourceList()
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;- Specified by:
getComponentSourceListin interfaceExecutionStageSummaryOrBuilder
-
getComponentSourceCount
public int getComponentSourceCount()
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;- Specified by:
getComponentSourceCountin interfaceExecutionStageSummaryOrBuilder
-
getComponentSource
public ExecutionStageSummary.ComponentSource getComponentSource(int index)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;- Specified by:
getComponentSourcein interfaceExecutionStageSummaryOrBuilder
-
setComponentSource
public ExecutionStageSummary.Builder setComponentSource(int index, ExecutionStageSummary.ComponentSource value)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
setComponentSource
public ExecutionStageSummary.Builder setComponentSource(int index, ExecutionStageSummary.ComponentSource.Builder builderForValue)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
addComponentSource
public ExecutionStageSummary.Builder addComponentSource(ExecutionStageSummary.ComponentSource value)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
addComponentSource
public ExecutionStageSummary.Builder addComponentSource(int index, ExecutionStageSummary.ComponentSource value)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
addComponentSource
public ExecutionStageSummary.Builder addComponentSource(ExecutionStageSummary.ComponentSource.Builder builderForValue)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
addComponentSource
public ExecutionStageSummary.Builder addComponentSource(int index, ExecutionStageSummary.ComponentSource.Builder builderForValue)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
addAllComponentSource
public ExecutionStageSummary.Builder addAllComponentSource(Iterable<? extends ExecutionStageSummary.ComponentSource> values)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
clearComponentSource
public ExecutionStageSummary.Builder clearComponentSource()
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
removeComponentSource
public ExecutionStageSummary.Builder removeComponentSource(int index)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
getComponentSourceBuilder
public ExecutionStageSummary.ComponentSource.Builder getComponentSourceBuilder(int index)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
getComponentSourceOrBuilder
public ExecutionStageSummary.ComponentSourceOrBuilder getComponentSourceOrBuilder(int index)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;- Specified by:
getComponentSourceOrBuilderin interfaceExecutionStageSummaryOrBuilder
-
getComponentSourceOrBuilderList
public List<? extends ExecutionStageSummary.ComponentSourceOrBuilder> getComponentSourceOrBuilderList()
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;- Specified by:
getComponentSourceOrBuilderListin interfaceExecutionStageSummaryOrBuilder
-
addComponentSourceBuilder
public ExecutionStageSummary.ComponentSource.Builder addComponentSourceBuilder()
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
addComponentSourceBuilder
public ExecutionStageSummary.ComponentSource.Builder addComponentSourceBuilder(int index)
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
getComponentSourceBuilderList
public List<ExecutionStageSummary.ComponentSource.Builder> getComponentSourceBuilderList()
Collections produced and consumed by component transforms of this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.ComponentSource component_source = 7;
-
setUnknownFields
public final ExecutionStageSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
mergeUnknownFields
public final ExecutionStageSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionStageSummary.Builder>
-
-