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 classStreamingSideInputLocationIdentifies the location of a streaming side input.static classStreamingSideInputLocation.BuilderIdentifies the location of a streaming side input.Methods in com.google.dataflow.v1beta3 that return StreamingSideInputLocationOrBuilder Modifier and Type Method Description StreamingSideInputLocationOrBuilderStreamLocation.Builder. getSideInputLocationOrBuilder()The stream is a streaming side input.StreamingSideInputLocationOrBuilderStreamLocation. getSideInputLocationOrBuilder()The stream is a streaming side input.StreamingSideInputLocationOrBuilderStreamLocationOrBuilder. getSideInputLocationOrBuilder()The stream is a streaming side input.
-