Class ZkClientFactory


  • public class ZkClientFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ZkClientFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.helix.zookeeper.impl.client.ZkClient newZkClient​(java.lang.String zkServers)  
      • Methods inherited from class java.lang.Object

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

      • ZkClientFactory

        public ZkClientFactory()
    • Method Detail

      • newZkClient

        public static org.apache.helix.zookeeper.impl.client.ZkClient newZkClient​(java.lang.String zkServers)