jar

com.aliyun.phoenix : ali-phoenix-queryserver

Maven & Gradle

Sep 03, 2020
1 usages

Phoenix Query Server · A query server for exposing Phoenix to thin clients

Table Of Contents

Latest Version

Download com.aliyun.phoenix : ali-phoenix-queryserver JAR file - Latest Versions:

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 ali-phoenix-queryserver-4.12.0-AliHBase-1.1-0.9.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.phoenix.queryserver.server

├─ org.apache.phoenix.queryserver.server.AvaticaServerConfigurationFactory.class - [JAR]

├─ org.apache.phoenix.queryserver.server.PhoenixMetaFactory.class - [JAR]

├─ org.apache.phoenix.queryserver.server.PhoenixMetaFactoryImpl.class - [JAR]

├─ org.apache.phoenix.queryserver.server.QueryServer.class - [JAR]

├─ org.apache.phoenix.queryserver.server.RemoteUserExtractorFactory.class - [JAR]

├─ org.apache.phoenix.queryserver.server.ServerCustomizersFactory.class - [JAR]

org.apache.calcite.avatica.jdbc

├─ org.apache.calcite.avatica.jdbc.PhoenixJdbcMeta.class - [JAR]

├─ org.apache.calcite.avatica.jdbc.PhoenixJdbcResultSet.class - [JAR]

org.apache.phoenix.queryserver.register

├─ org.apache.phoenix.queryserver.register.Registry.class - [JAR]

org.apache.phoenix.loadbalancer.service

├─ org.apache.phoenix.loadbalancer.service.LoadBalanceZookeeperConf.class - [JAR]

Advertisement