jar

org.apache.phoenix : phoenix-load-balancer

Maven & Gradle

Jul 04, 2018
1 usages

Phoenix Load Balancer · A Load balancer which routes calls to Phoenix Query Server

Table Of Contents

Latest Version

Download org.apache.phoenix : phoenix-load-balancer JAR file - Latest Versions:

All Versions

Download org.apache.phoenix : phoenix-load-balancer 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 phoenix-load-balancer-5.0.0-HBase-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.phoenix.queryserver.register

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

org.apache.phoenix.loadbalancer.service

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

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

Advertisement