Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
org.apache.zookeeper.server.controller |
Modifier and Type | Class and Description |
---|---|
class |
DumbWatcher
A empty watcher implementation used in bench and unit test.
|
class |
NettyServerCnxn |
class |
NIOServerCnxn
This class handles communication with clients using NIO.
|
class |
ServerCnxn
Interface to a Server connection - represents a connection from a client
to the server.
|
Modifier and Type | Class and Description |
---|---|
class |
ControllableConnection
Extension of NIOServerCnxn which can inject changes per controller commands.
|
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.