| Package | Description |
|---|---|
| org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
| org.apache.zookeeper.server.quorum |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SessionTrackerImpl |
This is a full featured SessionTracker.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SessionTracker |
ZooKeeperServer.sessionTracker |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LearnerSessionTracker |
This is really just a shell of a SessionTracker that tracks session activity
to be forwarded to the Leader using a PING.
|
Copyright © 2018 The Apache Software Foundation