Package | Description |
---|---|
org.apache.zookeeper.server.quorum |
Modifier and Type | Class and Description |
---|---|
class |
LeaderSessionTracker
The leader session tracker tracks local and global sessions on the leader.
|
class |
LearnerSessionTracker
The learner session tracker is used by learners (followers and observers) to
track zookeeper sessions which may or may not be echoed to the leader.
|
Modifier and Type | Field and Description |
---|---|
protected UpgradeableSessionTracker |
QuorumZooKeeperServer.upgradeableSessionTracker |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.