Package org.apache.zookeeper.server
Interface SessionTracker.Session
-
- All Known Implementing Classes:
SessionTrackerImpl.SessionImpl
- Enclosing interface:
- SessionTracker
public static interface SessionTracker.Session
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getSessionId()
int
getTimeout()
boolean
isClosing()
-