org.apache.accumulo.server.zookeeper
Class ZooCache

java.lang.Object
  extended by org.apache.accumulo.core.zookeeper.ZooCache
      extended by org.apache.accumulo.server.zookeeper.ZooCache

public class ZooCache
extends ZooCache


Constructor Summary
ZooCache()
           
ZooCache(AccumuloConfiguration conf, org.apache.zookeeper.Watcher watcher)
           
ZooCache(org.apache.zookeeper.Watcher watcher)
           
 
Method Summary
 
Methods inherited from class org.apache.accumulo.core.zookeeper.ZooCache
clear, clear, get, get, getChildren, getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZooCache

public ZooCache()

ZooCache

public ZooCache(org.apache.zookeeper.Watcher watcher)

ZooCache

public ZooCache(AccumuloConfiguration conf,
                org.apache.zookeeper.Watcher watcher)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.