View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window trino-google-sheets-425.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.trino.plugin.google.sheets.ptf
├─ io.trino.plugin.google.sheets.ptf.Sheet.class - [JAR]
io.trino.plugin.google.sheets
├─ io.trino.plugin.google.sheets.SheetNotFoundException.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsClient.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsColumn.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsColumnHandle.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsConfig.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsConnector.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsConnectorFactory.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsConnectorInsertTableHandle.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsConnectorTableHandle.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsErrorCode.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsMetadata.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsModule.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsNamedTableHandle.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsPageSink.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsPageSinkProvider.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsPlugin.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsRecordCursor.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsRecordSet.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsRecordSetProvider.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsSheetIdAndRange.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsSheetTableHandle.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsSplit.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsSplitManager.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsTable.class - [JAR]
├─ io.trino.plugin.google.sheets.SheetsTransactionHandle.class - [JAR]