Class ZooKeeper


  • public class ZooKeeper
    extends Object
    Generates a new zookeeper information as a JSON object
    Since:
    2.0.0
    • Constructor Detail

      • ZooKeeper

        public ZooKeeper()
      • ZooKeeper

        public ZooKeeper​(String server,
                         String mode,
                         Integer clients)
        Stores Zookeeper information
        Parameters:
        server - Location of the ZK
        mode - ZK mode
        clients - Number of clients per ZK