jar

com.intel.qpl : qpl-java

Maven & Gradle

Dec 12, 2023
5 stars

qpl-java · This library will allow Java* applications to communicate with the Intel® Query Processing Library (Intel® QPL) , for use with Intel® In-Memory Analytics Accelerator (Intel® IAA) , to improve performance by accelerating operations like compression and decompression.

Table Of Contents

Latest Version

Download com.intel.qpl : qpl-java JAR file - Latest Versions:

All Versions

Download com.intel.qpl : qpl-java JAR file - All Versions:

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

com.intel.qpl

├─ com.intel.qpl.Native.class - [JAR]

├─ com.intel.qpl.QPLCompressor.class - [JAR]

├─ com.intel.qpl.QPLException.class - [JAR]

├─ com.intel.qpl.QPLJNI.class - [JAR]

├─ com.intel.qpl.QPLJob.class - [JAR]

├─ com.intel.qpl.QPLOutputOverflowException.class - [JAR]

├─ com.intel.qpl.QPLUtils.class - [JAR]