Class ServerCnxnHelper


  • public class ServerCnxnHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getMaxCnxns​(ServerCnxnFactory secureServerCnxnFactory, ServerCnxnFactory serverCnxnFactory)
      gets maximum number of connections in ZooKeeper
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerCnxnHelper

        public ServerCnxnHelper()
    • Method Detail

      • getMaxCnxns

        public static int getMaxCnxns​(ServerCnxnFactory secureServerCnxnFactory,
                                      ServerCnxnFactory serverCnxnFactory)
        gets maximum number of connections in ZooKeeper