Class Summary |
ZooKeeperAdminHandler |
Http admin handler for Zookeeper. |
ZooKeeperGC |
Implements data file management (garbage collection) for the ZooKeeper's data files. |
ZooKeeperServerRunner |
Start a ZooKeeper stand-alone or cluster server and restart it after unexpected shutdowns. |
ZooKeeperServiceImpl |
OSGi services that configures and starts a ZooKeeper, either stand-alone if we are not running in a multi-node
cluster or without ClusterConfigService at all or as distributed on the complete cluster. |