jar

org.apache.kylin : kylin-data-loading-server

Maven & Gradle

Apr 21, 2023

Kylin - Data Loading Server

Table Of Contents

Latest Version

Download org.apache.kylin : kylin-data-loading-server JAR file - Latest Versions:

All Versions

Download org.apache.kylin : kylin-data-loading-server JAR file - All Versions:

Version Vulnerabilities Size Updated
5.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 kylin-data-loading-server-5.0.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.kylin.rest.controller.v2

├─ org.apache.kylin.rest.controller.v2.JobControllerV2.class - [JAR]

├─ org.apache.kylin.rest.controller.v2.SegmentControllerV2.class - [JAR]

org.apache.kylin.rest

├─ org.apache.kylin.rest.SparkHistoryServer.class - [JAR]

org.apache.kylin.rest.controller

├─ org.apache.kylin.rest.controller.BaseController.class - [JAR]

├─ org.apache.kylin.rest.controller.JobController.class - [JAR]

├─ org.apache.kylin.rest.controller.SampleController.class - [JAR]

├─ org.apache.kylin.rest.controller.SegmentController.class - [JAR]

├─ org.apache.kylin.rest.controller.SnapshotController.class - [JAR]

├─ org.apache.kylin.rest.controller.StreamingJobController.class - [JAR]

org.apache.kylin.rest.controller.open

├─ org.apache.kylin.rest.controller.open.OpenSampleController.class - [JAR]

├─ org.apache.kylin.rest.controller.open.OpenSegmentController.class - [JAR]

├─ org.apache.kylin.rest.controller.open.OpenStreamingJobController.class - [JAR]