jar

io.prophecy.spark : prophecy-spark-filetransfer_2.12

Maven & Gradle

Jul 13, 2022
0 stars

prophecy-spark-filetransfer · Contains prophecy provided spark connectors

Table Of Contents

Latest Version

Download io.prophecy.spark : prophecy-spark-filetransfer_2.12 JAR file - Latest Versions:

All Versions

Download io.prophecy.spark : prophecy-spark-filetransfer_2.12 JAR file - All Versions:

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

io.prophecy.spark.filetransfer

├─ io.prophecy.spark.filetransfer.DefaultSource.class - [JAR]

├─ io.prophecy.spark.filetransfer.RemoteFileReader.class - [JAR]

├─ io.prophecy.spark.filetransfer.RemoteFileWriter.class - [JAR]

├─ io.prophecy.spark.filetransfer.package.class - [JAR]

io.prophecy.spark.filetransfer.client

├─ io.prophecy.spark.filetransfer.client.BaseClient.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.FTP.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.SFTP.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.package.class - [JAR]

io.prophecy.spark.filetransfer.client.util

├─ io.prophecy.spark.filetransfer.client.util.Cleanup.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.util.DfsUtils.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.util.FileFormat.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.util.FileTransferOptions.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.util.FileUtils.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.util.Protocol.class - [JAR]

├─ io.prophecy.spark.filetransfer.client.util.WriteMode.class - [JAR]