Uses of Interface
com.google.dataflow.v1beta3.SpannerIODetailsOrBuilder
-
Packages that use SpannerIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of SpannerIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement SpannerIODetailsOrBuilder Modifier and Type Class Description classSpannerIODetailsMetadata for a Spanner connector used by the job.static classSpannerIODetails.BuilderMetadata for a Spanner connector used by the job.Methods in com.google.dataflow.v1beta3 that return SpannerIODetailsOrBuilder Modifier and Type Method Description SpannerIODetailsOrBuilderJobMetadata.Builder. getSpannerDetailsOrBuilder(int index)Identification of a Spanner source used in the Dataflow job.SpannerIODetailsOrBuilderJobMetadata. getSpannerDetailsOrBuilder(int index)Identification of a Spanner source used in the Dataflow job.SpannerIODetailsOrBuilderJobMetadataOrBuilder. getSpannerDetailsOrBuilder(int index)Identification of a Spanner source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type SpannerIODetailsOrBuilder Modifier and Type Method Description List<? extends SpannerIODetailsOrBuilder>JobMetadata.Builder. getSpannerDetailsOrBuilderList()Identification of a Spanner source used in the Dataflow job.List<? extends SpannerIODetailsOrBuilder>JobMetadata. getSpannerDetailsOrBuilderList()Identification of a Spanner source used in the Dataflow job.List<? extends SpannerIODetailsOrBuilder>JobMetadataOrBuilder. getSpannerDetailsOrBuilderList()Identification of a Spanner source used in the Dataflow job.
-