jar

com.cosminsanda : spark-webservice-connector_2.12

Maven & Gradle

Sep 02, 2019
0 stars

spark-webservice-connector · Plug-and-play implementation of an Apache Spark custom data source for web APIs.

Table Of Contents

Latest Version

Download com.cosminsanda : spark-webservice-connector_2.12 JAR file - Latest Versions:

All Versions

Download com.cosminsanda : spark-webservice-connector_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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-webservice-connector_2.12-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cosminsanda

├─ com.cosminsanda.BuildInfo.class - [JAR]

├─ com.cosminsanda.MyApp.class - [JAR]

com.cosminsanda.spark.webservice

├─ com.cosminsanda.spark.webservice.DefaultSource.class - [JAR]

├─ com.cosminsanda.spark.webservice.WebInputPartition.class - [JAR]

├─ com.cosminsanda.spark.webservice.WebInputPartitionReader.class - [JAR]

├─ com.cosminsanda.spark.webservice.WebServiceConnectorOptions.class - [JAR]

├─ com.cosminsanda.spark.webservice.WebSourceReader.class - [JAR]

Advertisement