jar

org.apache.kylin : kylin-metadata-server

Maven & Gradle

Apr 21, 2023

Kylin - Metadata Server · Kylin Metadata Server

Table Of Contents

Latest Version

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

All Versions

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

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

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

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

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

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

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

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

org.apache.kylin.rest.controller

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

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

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

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

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

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

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

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

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

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

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

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

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

io.kyligence.kap.rest.controller.open

├─ io.kyligence.kap.rest.controller.open.OpenModelController.class - [JAR]

├─ io.kyligence.kap.rest.controller.open.OpenSystemController.class - [JAR]

org.apache.kylin.rest.controller.open

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

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

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

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

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

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