Class ZKInformation


  • public class ZKInformation
    extends Object
    Generates a list of Zookeeper server information
    Since:
    2.0.0
    • Constructor Detail

      • ZKInformation

        public ZKInformation()
    • Method Detail

      • addZK

        public void addZK​(ZooKeeper server)
        Adds a new zk server to the list
        Parameters:
        server - ZK server to add