Package com.google.dataflow.v1beta3
Class ExecutionStageSummary
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.dataflow.v1beta3.ExecutionStageSummary
-
- All Implemented Interfaces:
ExecutionStageSummaryOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ExecutionStageSummary extends com.google.protobuf.GeneratedMessageV3 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- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExecutionStageSummary.BuilderDescription of the composing transforms, names/ids, and input/outputs of a stage of execution.static classExecutionStageSummary.ComponentSourceDescription of an interstitial value between transforms in an execution stage.static interfaceExecutionStageSummary.ComponentSourceOrBuilderstatic classExecutionStageSummary.ComponentTransformDescription of a transform executed as part of an execution stage.static interfaceExecutionStageSummary.ComponentTransformOrBuilderstatic classExecutionStageSummary.StageSourceDescription of an input or output of an execution stage.static interfaceExecutionStageSummary.StageSourceOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCOMPONENT_SOURCE_FIELD_NUMBERstatic intCOMPONENT_TRANSFORM_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINPUT_SOURCE_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOUTPUT_SOURCE_FIELD_NUMBERstatic intPREREQUISITE_STAGE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ExecutionStageSummary.ComponentSourcegetComponentSource(int index)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.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.static ExecutionStageSummarygetDefaultInstance()ExecutionStageSummarygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()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.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.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.com.google.protobuf.Parser<ExecutionStageSummary>getParserForType()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.intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ExecutionStageSummary.BuildernewBuilder()static ExecutionStageSummary.BuildernewBuilder(ExecutionStageSummary prototype)ExecutionStageSummary.BuildernewBuilderForType()protected ExecutionStageSummary.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ExecutionStageSummaryparseDelimitedFrom(InputStream input)static ExecutionStageSummaryparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionStageSummaryparseFrom(byte[] data)static ExecutionStageSummaryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionStageSummaryparseFrom(com.google.protobuf.ByteString data)static ExecutionStageSummaryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionStageSummaryparseFrom(com.google.protobuf.CodedInputStream input)static ExecutionStageSummaryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionStageSummaryparseFrom(InputStream input)static ExecutionStageSummaryparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionStageSummaryparseFrom(ByteBuffer data)static ExecutionStageSummaryparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ExecutionStageSummary>parser()ExecutionStageSummary.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_SOURCE_FIELD_NUMBER
public static final int INPUT_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_SOURCE_FIELD_NUMBER
public static final int OUTPUT_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREREQUISITE_STAGE_FIELD_NUMBER
public static final int PREREQUISITE_STAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPONENT_TRANSFORM_FIELD_NUMBER
public static final int COMPONENT_TRANSFORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPONENT_SOURCE_FIELD_NUMBER
public static final int COMPONENT_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
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.
-
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.
-
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.
-
getKind
public KindType getKind()
Type of transform this stage is executing.
.google.dataflow.v1beta3.KindType kind = 3;- Specified by:
getKindin interfaceExecutionStageSummaryOrBuilder- Returns:
- The kind.
-
getInputSourceList
public List<ExecutionStageSummary.StageSource> getInputSourceList()
Input sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource input_source = 4;- Specified by:
getInputSourceListin 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
-
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
-
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
-
getOutputSourceList
public List<ExecutionStageSummary.StageSource> getOutputSourceList()
Output sources for this stage.
repeated .google.dataflow.v1beta3.ExecutionStageSummary.StageSource output_source = 5;- Specified by:
getOutputSourceListin 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
-
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
-
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
-
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.
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExecutionStageSummary parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionStageSummary parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionStageSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionStageSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionStageSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionStageSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExecutionStageSummary parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionStageSummary parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionStageSummary parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ExecutionStageSummary parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionStageSummary parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ExecutionStageSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ExecutionStageSummary.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ExecutionStageSummary.Builder newBuilder()
-
newBuilder
public static ExecutionStageSummary.Builder newBuilder(ExecutionStageSummary prototype)
-
toBuilder
public ExecutionStageSummary.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExecutionStageSummary.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ExecutionStageSummary getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ExecutionStageSummary> parser()
-
getParserForType
public com.google.protobuf.Parser<ExecutionStageSummary> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ExecutionStageSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-