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 hologres-connector-hive-base-1.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alibaba.hologres.hive.utils
├─ com.alibaba.hologres.hive.utils.DataTypeUtils.class - [JAR]
├─ com.alibaba.hologres.hive.utils.JDBCUtils.class - [JAR]
com.alibaba.hologres.hive.exception
├─ com.alibaba.hologres.hive.exception.HiveHoloStorageException.class - [JAR]
com.alibaba.hologres.hive.output
├─ com.alibaba.hologres.hive.output.HoloOutputFormat.class - [JAR]
├─ com.alibaba.hologres.hive.output.HoloRecordCopyWriter.class - [JAR]
├─ com.alibaba.hologres.hive.output.HoloRecordWriter.class - [JAR]
com.alibaba.hologres.hive.input
├─ com.alibaba.hologres.hive.input.HoloInputFormat.class - [JAR]
├─ com.alibaba.hologres.hive.input.HoloInputSplit.class - [JAR]
├─ com.alibaba.hologres.hive.input.HoloRecordReader.class - [JAR]
com.alibaba.hologres.hive
├─ com.alibaba.hologres.hive.BaseHoloStorageHandler.class - [JAR]
├─ com.alibaba.hologres.hive.HoloClientProvider.class - [JAR]
├─ com.alibaba.hologres.hive.HoloRecordWritable.class - [JAR]
├─ com.alibaba.hologres.hive.HoloSerDe.class - [JAR]
com.alibaba.hologres.hive.conf
├─ com.alibaba.hologres.hive.conf.HoloClientParam.class - [JAR]
├─ com.alibaba.hologres.hive.conf.HoloStorageConfig.class - [JAR]
├─ com.alibaba.hologres.hive.conf.HoloStorageConfigManager.class - [JAR]