Uses of Interface
com.google.dataflow.v1beta3.BigTableIODetailsOrBuilder
-
Packages that use BigTableIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of BigTableIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement BigTableIODetailsOrBuilder Modifier and Type Class Description class
BigTableIODetails
Metadata for a Cloud Bigtable connector used by the job.static class
BigTableIODetails.Builder
Metadata for a Cloud Bigtable connector used by the job.Methods in com.google.dataflow.v1beta3 that return BigTableIODetailsOrBuilder Modifier and Type Method Description BigTableIODetailsOrBuilder
JobMetadata.Builder. getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsOrBuilder
JobMetadata. getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsOrBuilder
JobMetadataOrBuilder. getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type BigTableIODetailsOrBuilder Modifier and Type Method Description List<? extends BigTableIODetailsOrBuilder>
JobMetadata.Builder. getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.List<? extends BigTableIODetailsOrBuilder>
JobMetadata. getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.List<? extends BigTableIODetailsOrBuilder>
JobMetadataOrBuilder. getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.
-