jar

com.alibaba.hologres : hologres-connector-spark-2.x

Maven & Gradle

Aug 08, 2023
49 stars
Table Of Contents

Latest Version

Download com.alibaba.hologres : hologres-connector-spark-2.x JAR file - Latest Versions:

All Versions

Download com.alibaba.hologres : hologres-connector-spark-2.x 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-spark-2.x-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.spark2.source

├─ com.alibaba.hologres.spark2.source.HoloInputPartition.class - [JAR]

├─ com.alibaba.hologres.spark2.source.HoloPartitionReader.class - [JAR]

├─ com.alibaba.hologres.spark2.source.HoloReader.class - [JAR]

com.alibaba.hologres.spark2.sink

├─ com.alibaba.hologres.spark2.sink.HoloDataWriter.class - [JAR]

├─ com.alibaba.hologres.spark2.sink.HoloWriter.class - [JAR]

├─ com.alibaba.hologres.spark2.sink.HoloWriterFactory.class - [JAR]

com.alibaba.hologres.spark2.sink.copy

├─ com.alibaba.hologres.spark2.sink.copy.HoloDataCopyWriter.class - [JAR]

com.alibaba.hologres.spark2

├─ com.alibaba.hologres.spark2.SourceProvider.class - [JAR]

Advertisement