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 classBigTableIODetailsMetadata for a Cloud Bigtable connector used by the job.static classBigTableIODetails.BuilderMetadata for a Cloud Bigtable connector used by the job.Methods in com.google.dataflow.v1beta3 that return BigTableIODetailsOrBuilder Modifier and Type Method Description BigTableIODetailsOrBuilderJobMetadata.Builder. getBigTableDetailsOrBuilder(int index)Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsOrBuilderJobMetadata. getBigTableDetailsOrBuilder(int index)Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsOrBuilderJobMetadataOrBuilder. 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.
-