Uses of Interface
com.google.dataflow.v1beta3.DatastoreIODetailsOrBuilder
-
Packages that use DatastoreIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of DatastoreIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement DatastoreIODetailsOrBuilder Modifier and Type Class Description classDatastoreIODetailsMetadata for a Datastore connector used by the job.static classDatastoreIODetails.BuilderMetadata for a Datastore connector used by the job.Methods in com.google.dataflow.v1beta3 that return DatastoreIODetailsOrBuilder Modifier and Type Method Description DatastoreIODetailsOrBuilderJobMetadata.Builder. getDatastoreDetailsOrBuilder(int index)Identification of a Datastore source used in the Dataflow job.DatastoreIODetailsOrBuilderJobMetadata. getDatastoreDetailsOrBuilder(int index)Identification of a Datastore source used in the Dataflow job.DatastoreIODetailsOrBuilderJobMetadataOrBuilder. getDatastoreDetailsOrBuilder(int index)Identification of a Datastore source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type DatastoreIODetailsOrBuilder Modifier and Type Method Description List<? extends DatastoreIODetailsOrBuilder>JobMetadata.Builder. getDatastoreDetailsOrBuilderList()Identification of a Datastore source used in the Dataflow job.List<? extends DatastoreIODetailsOrBuilder>JobMetadata. getDatastoreDetailsOrBuilderList()Identification of a Datastore source used in the Dataflow job.List<? extends DatastoreIODetailsOrBuilder>JobMetadataOrBuilder. getDatastoreDetailsOrBuilderList()Identification of a Datastore source used in the Dataflow job.
-