Uses of Class
org.apache.wayang.basic.channels.FileChannel.Descriptor
-
Packages that use FileChannel.Descriptor Package Description org.apache.wayang.basic.channels -
-
Uses of FileChannel.Descriptor in org.apache.wayang.basic.channels
Fields in org.apache.wayang.basic.channels declared as FileChannel.Descriptor Modifier and Type Field Description static FileChannel.Descriptor
FileChannel. HDFS_OBJECT_FILE_DESCRIPTOR
static FileChannel.Descriptor
FileChannel. HDFS_TSV_DESCRIPTOR
Methods in org.apache.wayang.basic.channels that return FileChannel.Descriptor Modifier and Type Method Description FileChannel.Descriptor
FileChannel. getDescriptor()
Constructors in org.apache.wayang.basic.channels with parameters of type FileChannel.Descriptor Constructor Description FileChannel(FileChannel.Descriptor descriptor)
-