Class ReadOnlyZKClient

java.lang.Object
org.apache.hadoop.hbase.zookeeper.ReadOnlyZKClient
All Implemented Interfaces:
Closeable, AutoCloseable

@Private public final class ReadOnlyZKClient extends Object implements Closeable
A very simple read only zookeeper implementation without watcher support.