jar

org.apache.kylin : kylin-query-server

Maven & Gradle

Apr 21, 2023

Kylin - Query Server

Table Of Contents

Latest Version

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

All Versions

Download org.apache.kylin : kylin-query-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-query-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.NQueryControllerV2.class - [JAR]

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

org.apache.kylin.rest.controller

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

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

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

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

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

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

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

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

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