| Package | Description | 
|---|---|
| org.apache.zookeeper.server | 
 ZooKeeper server theory of operation 
 | 
| org.apache.zookeeper.server.quorum | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SessionTrackerImpl.checkSession(long sessionId,
            Object owner)  | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LeaderSessionTracker.checkSession(long sessionId,
            Object owner)  | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.