Uses of Interface
com.google.dataflow.v1beta3.TransformSummaryOrBuilder
-
Packages that use TransformSummaryOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of TransformSummaryOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement TransformSummaryOrBuilder Modifier and Type Class Description classTransformSummaryDescription of the type, names/ids, and input/outputs for a transform.static classTransformSummary.BuilderDescription of the type, names/ids, and input/outputs for a transform.Methods in com.google.dataflow.v1beta3 that return TransformSummaryOrBuilder Modifier and Type Method Description TransformSummaryOrBuilderPipelineDescription.Builder. getOriginalPipelineTransformOrBuilder(int index)Description of each transform in the pipeline and collections between them.TransformSummaryOrBuilderPipelineDescription. getOriginalPipelineTransformOrBuilder(int index)Description of each transform in the pipeline and collections between them.TransformSummaryOrBuilderPipelineDescriptionOrBuilder. getOriginalPipelineTransformOrBuilder(int index)Description of each transform in the pipeline and collections between them.Methods in com.google.dataflow.v1beta3 that return types with arguments of type TransformSummaryOrBuilder Modifier and Type Method Description List<? extends TransformSummaryOrBuilder>PipelineDescription.Builder. getOriginalPipelineTransformOrBuilderList()Description of each transform in the pipeline and collections between them.List<? extends TransformSummaryOrBuilder>PipelineDescription. getOriginalPipelineTransformOrBuilderList()Description of each transform in the pipeline and collections between them.List<? extends TransformSummaryOrBuilder>PipelineDescriptionOrBuilder. getOriginalPipelineTransformOrBuilderList()Description of each transform in the pipeline and collections between them.
-