Package org.apache.zookeeper.server
Class SessionTrackerImpl.SessionImpl
java.lang.Object
org.apache.zookeeper.server.SessionTrackerImpl.SessionImpl
- All Implemented Interfaces:
SessionTracker.Session
- Enclosing class:
SessionTrackerImpl
-
Method Summary
-
Method Details
-
getSessionId
public long getSessionId()- Specified by:
getSessionId
in interfaceSessionTracker.Session
-
getTimeout
public int getTimeout()- Specified by:
getTimeout
in interfaceSessionTracker.Session
-
isClosing
public boolean isClosing()- Specified by:
isClosing
in interfaceSessionTracker.Session
-
toString
-