Uses of Interface
com.google.dataflow.v1beta3.FileIODetailsOrBuilder
-
Packages that use FileIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of FileIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement FileIODetailsOrBuilder Modifier and Type Class Description classFileIODetailsMetadata for a File connector used by the job.static classFileIODetails.BuilderMetadata for a File connector used by the job.Methods in com.google.dataflow.v1beta3 that return FileIODetailsOrBuilder Modifier and Type Method Description FileIODetailsOrBuilderJobMetadata.Builder. getFileDetailsOrBuilder(int index)Identification of a File source used in the Dataflow job.FileIODetailsOrBuilderJobMetadata. getFileDetailsOrBuilder(int index)Identification of a File source used in the Dataflow job.FileIODetailsOrBuilderJobMetadataOrBuilder. getFileDetailsOrBuilder(int index)Identification of a File source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type FileIODetailsOrBuilder Modifier and Type Method Description List<? extends FileIODetailsOrBuilder>JobMetadata.Builder. getFileDetailsOrBuilderList()Identification of a File source used in the Dataflow job.List<? extends FileIODetailsOrBuilder>JobMetadata. getFileDetailsOrBuilderList()Identification of a File source used in the Dataflow job.List<? extends FileIODetailsOrBuilder>JobMetadataOrBuilder. getFileDetailsOrBuilderList()Identification of a File source used in the Dataflow job.
-