JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
M
N
O
P
S
Z
A
addToHistory(int, String)
- Method in class org.apache.zookeeper.
ZooKeeperMain
Makes a list of possible completions, either for commands or for zk nodes if the token to complete begins with /
C
cl
- Variable in class org.apache.zookeeper.
ZooKeeperMain
commandCount
- Variable in class org.apache.zookeeper.
ZooKeeperMain
connectToZK(String)
- Method in class org.apache.zookeeper.
ZooKeeperMain
createQuota(ZooKeeper, String, long, int)
- Static method in class org.apache.zookeeper.
ZooKeeperMain
this method creates a quota node for the path
D
delQuota(ZooKeeper, String, boolean, boolean)
- Static method in class org.apache.zookeeper.
ZooKeeperMain
this method deletes quota for a node.
E
executeLine(String)
- Method in class org.apache.zookeeper.
ZooKeeperMain
G
getAllByName(String)
- Method in interface org.apache.zookeeper.client.
StaticHostProvider.Resolver
getCommands()
- Static method in class org.apache.zookeeper.
ZooKeeperMain
getPrintWatches()
- Method in class org.apache.zookeeper.
ZooKeeperMain
getPrompt()
- Method in class org.apache.zookeeper.
ZooKeeperMain
H
history
- Variable in class org.apache.zookeeper.
ZooKeeperMain
host
- Variable in class org.apache.zookeeper.
ZooKeeperMain
M
main(String[])
- Static method in class org.apache.zookeeper.
ZooKeeperMain
N
next(long)
- Method in class org.apache.zookeeper.client.
StaticHostProvider
O
onConnected()
- Method in class org.apache.zookeeper.client.
StaticHostProvider
org.apache.zookeeper
- package org.apache.zookeeper
org.apache.zookeeper.client
- package org.apache.zookeeper.client
P
printMessage(String)
- Static method in class org.apache.zookeeper.
ZooKeeperMain
printWatches
- Variable in class org.apache.zookeeper.
ZooKeeperMain
processCmd(ZooKeeperMain.MyCommandOptions)
- Method in class org.apache.zookeeper.
ZooKeeperMain
processZKCmd(ZooKeeperMain.MyCommandOptions)
- Method in class org.apache.zookeeper.
ZooKeeperMain
S
size()
- Method in class org.apache.zookeeper.client.
StaticHostProvider
StaticHostProvider
- Class in
org.apache.zookeeper.client
Most simple HostProvider, resolves on every next() call.
StaticHostProvider(Collection<InetSocketAddress>)
- Constructor for class org.apache.zookeeper.client.
StaticHostProvider
Constructs a SimpleHostSet.
StaticHostProvider(Collection<InetSocketAddress>, StaticHostProvider.Resolver)
- Constructor for class org.apache.zookeeper.client.
StaticHostProvider
Introduced for testing purposes.
StaticHostProvider.Resolver
- Interface in
org.apache.zookeeper.client
Z
zk
- Variable in class org.apache.zookeeper.
ZooKeeperMain
ZooKeeperMain
- Class in
org.apache.zookeeper
The command line client to ZooKeeper.
ZooKeeperMain(String[])
- Constructor for class org.apache.zookeeper.
ZooKeeperMain
ZooKeeperMain(ZooKeeper)
- Constructor for class org.apache.zookeeper.
ZooKeeperMain
A
C
D
E
G
H
M
N
O
P
S
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022
The Apache Software Foundation
. All rights reserved.