Uses of Interface
com.google.dataflow.v1beta3.TopologyConfigOrBuilder
-
Packages that use TopologyConfigOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of TopologyConfigOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement TopologyConfigOrBuilder Modifier and Type Class Description class
TopologyConfig
Global topology of the streaming Dataflow job, including all computations and their sharded locations.static class
TopologyConfig.Builder
Global topology of the streaming Dataflow job, including all computations and their sharded locations.
-