org.linkedin.zookeeper.client
Interface IZooKeeperFactory

All Known Implementing Classes:
ZooKeeperFactory

public interface IZooKeeperFactory

Factory of IZooKeeper.


Method Summary
 IZooKeeper createZooKeeper(org.apache.zookeeper.Watcher watcher)
           
 

Method Detail

createZooKeeper

IZooKeeper createZooKeeper(org.apache.zookeeper.Watcher watcher)