jar

com.antgroup.tugraph : calcite-file

Maven & Gradle

May 24, 2023

Calcite File · Calcite provider that reads files and URIs

Table Of Contents

Latest Version

Download com.antgroup.tugraph : calcite-file JAR file - Latest Versions:

All Versions

Download com.antgroup.tugraph : calcite-file JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18.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.18.0-geaflow_1.0.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]