jar

com.linkedin.calcite : calcite-file

Maven & Gradle

Apr 20, 2023
3.9k stars

Calcite File · Calcite provider that reads files and URIs

Table Of Contents

Latest Version

Download com.linkedin.calcite : calcite-file JAR file - Latest Versions:

All Versions

Download com.linkedin.calcite : calcite-file JAR file - All Versions:

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

org.apache.calcite.adapter.file

├─ org.apache.calcite.adapter.file.FileEnumerator.class - [JAR]

├─ org.apache.calcite.adapter.file.FileFieldType.class - [JAR]

├─ org.apache.calcite.adapter.file.FileReader.class - [JAR]

├─ org.apache.calcite.adapter.file.FileReaderException.class - [JAR]

├─ org.apache.calcite.adapter.file.FileRowConverter.class - [JAR]

├─ org.apache.calcite.adapter.file.FileSchema.class - [JAR]

├─ org.apache.calcite.adapter.file.FileSchemaFactory.class - [JAR]

├─ org.apache.calcite.adapter.file.FileTable.class - [JAR]

├─ org.apache.calcite.adapter.file.FileTableScan.class - [JAR]

Advertisement