Uses of Interface
com.google.dataflow.v1beta3.StreamingSideInputLocationOrBuilder
-
Packages that use StreamingSideInputLocationOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of StreamingSideInputLocationOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement StreamingSideInputLocationOrBuilder Modifier and Type Class Description class
StreamingSideInputLocation
Identifies the location of a streaming side input.static class
StreamingSideInputLocation.Builder
Identifies the location of a streaming side input.Methods in com.google.dataflow.v1beta3 that return StreamingSideInputLocationOrBuilder Modifier and Type Method Description StreamingSideInputLocationOrBuilder
StreamLocation.Builder. getSideInputLocationOrBuilder()
The stream is a streaming side input.StreamingSideInputLocationOrBuilder
StreamLocation. getSideInputLocationOrBuilder()
The stream is a streaming side input.StreamingSideInputLocationOrBuilder
StreamLocationOrBuilder. getSideInputLocationOrBuilder()
The stream is a streaming side input.
-