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 classStreamingStageLocationIdentifies the location of a streaming computation stage, for stage-to-stage communication.static classStreamingStageLocation.BuilderIdentifies 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 StreamingStageLocationOrBuilderStreamLocation.Builder. getStreamingStageLocationOrBuilder()The stream is part of another computation within the current streaming Dataflow job.StreamingStageLocationOrBuilderStreamLocation. getStreamingStageLocationOrBuilder()The stream is part of another computation within the current streaming Dataflow job.StreamingStageLocationOrBuilderStreamLocationOrBuilder. getStreamingStageLocationOrBuilder()The stream is part of another computation within the current streaming Dataflow job.
-