jar

com.github.arcizon : spark-filetransfer_2.12

Maven & Gradle

Sep 23, 2020
16 stars

spark-filetransfer · "Support of reading and writing data via various file transfer protocols from Apache Spark."

Table Of Contents

Latest Version

Download com.github.arcizon : spark-filetransfer_2.12 JAR file - Latest Versions:

All Versions

Download com.github.arcizon : spark-filetransfer_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x

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 spark-filetransfer_2.12-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.arcizon.spark.filetransfer.client

├─ com.github.arcizon.spark.filetransfer.client.BaseClient.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.client.SFTP.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.client.package.class - [JAR]

com.github.arcizon.spark.filetransfer.util

├─ com.github.arcizon.spark.filetransfer.util.Cleanup.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.util.DfsUtils.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.util.FileFormat.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.util.FileTransferOptions.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.util.FileUtils.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.util.Protocol.class - [JAR]

com.github.arcizon.spark.filetransfer

├─ com.github.arcizon.spark.filetransfer.DefaultSource.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.RemoteFileReader.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.RemoteFileWriter.class - [JAR]

├─ com.github.arcizon.spark.filetransfer.package.class - [JAR]