Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
org.apache.zookeeper.server.quorum |
Modifier and Type | Method and Description |
---|---|
void |
SessionTracker.checkSession(long sessionId,
Object owner)
Checks whether the SessionTracker is aware of this session, the session
is still active, and the owner matches.
|
void |
SessionTrackerImpl.checkSession(long sessionId,
Object owner) |
Modifier and Type | Method and Description |
---|---|
void |
LeaderSessionTracker.checkSession(long sessionId,
Object owner) |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.