Package | Description |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
Modifier and Type | Method and Description |
---|---|
void |
Watcher.process(WatchedEvent event) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ServerCnxn.process(WatchedEvent event) |
void |
NIOServerCnxn.process(WatchedEvent event) |
void |
NettyServerCnxn.process(WatchedEvent event) |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.