Package com.linkedin.venice.helix
Class ZkClientFactory
- java.lang.Object
-
- com.linkedin.venice.helix.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)
-