Package | Description |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.client |
Modifier and Type | Interface and Description |
---|---|
static interface |
AsyncCallback.ACLCallback |
static interface |
AsyncCallback.Children2Callback |
static interface |
AsyncCallback.ChildrenCallback |
static interface |
AsyncCallback.DataCallback |
static interface |
AsyncCallback.StatCallback |
static interface |
AsyncCallback.StringCallback |
static interface |
AsyncCallback.VoidCallback |
Modifier and Type | Method and Description |
---|---|
void |
ClientCnxn.sendPacket(org.apache.jute.Record request,
org.apache.jute.Record response,
AsyncCallback cb,
int opCode) |
Modifier and Type | Class and Description |
---|---|
static class |
ZooKeeperSaslClient.ServerSaslResponseCallback |
Copyright © 2014 The Apache Software Foundation