Package org.apache.zookeeper.server
Interface SessionTracker.Session
- 
- All Known Implementing Classes:
- SessionTrackerImpl.SessionImpl
 - Enclosing interface:
- SessionTracker
 
 public static interface SessionTracker.Session
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetSessionId()intgetTimeout()booleanisClosing()
 
-