Uses of Interface
com.google.dataflow.v1beta3.StreamingStageLocationOrBuilder
-
Packages that use StreamingStageLocationOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of StreamingStageLocationOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement StreamingStageLocationOrBuilder Modifier and Type Class Description class
StreamingStageLocation
Identifies the location of a streaming computation stage, for stage-to-stage communication.static class
StreamingStageLocation.Builder
Identifies the location of a streaming computation stage, for stage-to-stage communication.Methods in com.google.dataflow.v1beta3 that return StreamingStageLocationOrBuilder Modifier and Type Method Description StreamingStageLocationOrBuilder
StreamLocation.Builder. getStreamingStageLocationOrBuilder()
The stream is part of another computation within the current streaming Dataflow job.StreamingStageLocationOrBuilder
StreamLocation. getStreamingStageLocationOrBuilder()
The stream is part of another computation within the current streaming Dataflow job.StreamingStageLocationOrBuilder
StreamLocationOrBuilder. getStreamingStageLocationOrBuilder()
The stream is part of another computation within the current streaming Dataflow job.
-