jar

com.alibaba.hologres : hologres-connector-hive-base

Maven & Gradle

Aug 08, 2023
2 usages
49 stars
Table Of Contents

Latest Version

Download com.alibaba.hologres : hologres-connector-hive-base JAR file - Latest Versions:

All Versions

Download com.alibaba.hologres : hologres-connector-hive-base JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
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 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]

Advertisement