Uses of Class
fr.ens.biologie.genomique.eoulsan.data.protocols.PathDataProtocol
-
Packages that use PathDataProtocol Package Description fr.ens.biologie.genomique.eoulsan.data.protocols This package contains class for protocols used by theDataFile
classes. -
-
Uses of PathDataProtocol in fr.ens.biologie.genomique.eoulsan.data.protocols
Subclasses of PathDataProtocol in fr.ens.biologie.genomique.eoulsan.data.protocols Modifier and Type Class Description class
FTPPathDataProtocol
This class define the FTP protocol in Hadoop mode.class
HDFSPathDataProtocol
This class define the HDFS protocol in Hadoop mode.class
HTTPPathDataProtocol
This class define the HTTP protocol in Hadoop mode.class
HTTPSPathDataProtocol
This class define the HTTP protocol in Hadoop mode.
-