jar

com.intel.arrow : arrow-plasma

Maven & Gradle

May 26, 2020
8.7k stars

Arrow Plasma Client · (Experimental/Contrib) Java client for the Plasma object store.

Table Of Contents

Latest Version

Download com.intel.arrow : arrow-plasma JAR file - Latest Versions:

All Versions

Download com.intel.arrow : arrow-plasma JAR file - All Versions:

Version Vulnerabilities Size Updated
0.17.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 arrow-plasma-0.17.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.arrow.plasma

├─ org.apache.arrow.plasma.ObjectStoreLink.class - [JAR]

├─ org.apache.arrow.plasma.PlasmaClient.class - [JAR]

├─ org.apache.arrow.plasma.PlasmaClientJNI.class - [JAR]

org.apache.arrow.plasma.exceptions

├─ org.apache.arrow.plasma.exceptions.DuplicateObjectException.class - [JAR]

├─ org.apache.arrow.plasma.exceptions.PlasmaClientException.class - [JAR]

├─ org.apache.arrow.plasma.exceptions.PlasmaGetException.class - [JAR]

├─ org.apache.arrow.plasma.exceptions.PlasmaOutOfMemoryException.class - [JAR]

Advertisement