Uses of Class
org.apache.accumulo.monitor.rest.zk.ZooKeeper
-
Packages that use ZooKeeper Package Description org.apache.accumulo.monitor.rest.zk -
-
Uses of ZooKeeper in org.apache.accumulo.monitor.rest.zk
Fields in org.apache.accumulo.monitor.rest.zk with type parameters of type ZooKeeper Modifier and Type Field Description List<ZooKeeper>ZKInformation. zkServersMethods in org.apache.accumulo.monitor.rest.zk with parameters of type ZooKeeper Modifier and Type Method Description voidZKInformation. addZK(ZooKeeper server)Adds a new zk server to the list
-