Package org.apache.zookeeper.server
Interface SessionTracker.Session
- All Known Implementing Classes:
SessionTrackerImpl.SessionImpl
- Enclosing interface:
SessionTracker
public static interface SessionTracker.Session
-
Method Summary
-
Method Details
-
getSessionId
long getSessionId() -
getTimeout
int getTimeout() -
isClosing
boolean isClosing()
-