Uses of Interface
com.google.dataflow.v1beta3.SdkHarnessContainerImageOrBuilder
-
Packages that use SdkHarnessContainerImageOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of SdkHarnessContainerImageOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement SdkHarnessContainerImageOrBuilder Modifier and Type Class Description class
SdkHarnessContainerImage
Defines a SDK harness container for executing Dataflow pipelines.static class
SdkHarnessContainerImage.Builder
Defines a SDK harness container for executing Dataflow pipelines.Methods in com.google.dataflow.v1beta3 that return SdkHarnessContainerImageOrBuilder Modifier and Type Method Description SdkHarnessContainerImageOrBuilder
WorkerPool.Builder. getSdkHarnessContainerImagesOrBuilder(int index)
Set of SDK harness containers needed to execute this pipeline.SdkHarnessContainerImageOrBuilder
WorkerPool. getSdkHarnessContainerImagesOrBuilder(int index)
Set of SDK harness containers needed to execute this pipeline.SdkHarnessContainerImageOrBuilder
WorkerPoolOrBuilder. getSdkHarnessContainerImagesOrBuilder(int index)
Set of SDK harness containers needed to execute this pipeline.Methods in com.google.dataflow.v1beta3 that return types with arguments of type SdkHarnessContainerImageOrBuilder Modifier and Type Method Description List<? extends SdkHarnessContainerImageOrBuilder>
WorkerPool.Builder. getSdkHarnessContainerImagesOrBuilderList()
Set of SDK harness containers needed to execute this pipeline.List<? extends SdkHarnessContainerImageOrBuilder>
WorkerPool. getSdkHarnessContainerImagesOrBuilderList()
Set of SDK harness containers needed to execute this pipeline.List<? extends SdkHarnessContainerImageOrBuilder>
WorkerPoolOrBuilder. getSdkHarnessContainerImagesOrBuilderList()
Set of SDK harness containers needed to execute this pipeline.
-