jar

com.dominikcebula.hadoop.ftp : hdfs-ftp

Maven & Gradle

May 12, 2017
0 stars

HDFS-FTP is a library which provides Apache MINA FileSystemView implementation for HDFS. This allows you to easily create FTP over HDFS server embedded into your project.

Table Of Contents

Latest Version

Download com.dominikcebula.hadoop.ftp : hdfs-ftp JAR file - Latest Versions:

All Versions

Download com.dominikcebula.hadoop.ftp : hdfs-ftp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hdfs-ftp-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dominikcebula.hadoop.ftp

├─ com.dominikcebula.hadoop.ftp.HdfsFileSystemFactory.class - [JAR]

├─ com.dominikcebula.hadoop.ftp.HdfsFileSystemView.class - [JAR]

├─ com.dominikcebula.hadoop.ftp.HdfsFtpFile.class - [JAR]

├─ com.dominikcebula.hadoop.ftp.HdfsUserProxy.class - [JAR]

├─ com.dominikcebula.hadoop.ftp.UserProxy.class - [JAR]

Advertisement