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 class
SpannerIODetails
Metadata for a Spanner connector used by the job.static class
SpannerIODetails.Builder
Metadata for a Spanner connector used by the job.Methods in com.google.dataflow.v1beta3 that return SpannerIODetailsOrBuilder Modifier and Type Method Description SpannerIODetailsOrBuilder
JobMetadata.Builder. getSpannerDetailsOrBuilder(int index)
Identification of a Spanner source used in the Dataflow job.SpannerIODetailsOrBuilder
JobMetadata. getSpannerDetailsOrBuilder(int index)
Identification of a Spanner source used in the Dataflow job.SpannerIODetailsOrBuilder
JobMetadataOrBuilder. 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.
-