Uses of Interface
com.google.dataflow.v1beta3.ExecutionStageSummaryOrBuilder
-
Packages that use ExecutionStageSummaryOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of ExecutionStageSummaryOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement ExecutionStageSummaryOrBuilder Modifier and Type Class Description classExecutionStageSummaryDescription of the composing transforms, names/ids, and input/outputs of a stage of execution.static classExecutionStageSummary.BuilderDescription of the composing transforms, names/ids, and input/outputs of a stage of execution.Methods in com.google.dataflow.v1beta3 that return ExecutionStageSummaryOrBuilder Modifier and Type Method Description ExecutionStageSummaryOrBuilderPipelineDescription.Builder. getExecutionPipelineStageOrBuilder(int index)Description of each stage of execution of the pipeline.ExecutionStageSummaryOrBuilderPipelineDescription. getExecutionPipelineStageOrBuilder(int index)Description of each stage of execution of the pipeline.ExecutionStageSummaryOrBuilderPipelineDescriptionOrBuilder. getExecutionPipelineStageOrBuilder(int index)Description of each stage of execution of the pipeline.Methods in com.google.dataflow.v1beta3 that return types with arguments of type ExecutionStageSummaryOrBuilder Modifier and Type Method Description List<? extends ExecutionStageSummaryOrBuilder>PipelineDescription.Builder. getExecutionPipelineStageOrBuilderList()Description of each stage of execution of the pipeline.List<? extends ExecutionStageSummaryOrBuilder>PipelineDescription. getExecutionPipelineStageOrBuilderList()Description of each stage of execution of the pipeline.List<? extends ExecutionStageSummaryOrBuilder>PipelineDescriptionOrBuilder. getExecutionPipelineStageOrBuilderList()Description of each stage of execution of the pipeline.
-