org.apache.zookeeper.server
Class SessionTrackerImpl.SessionImpl
java.lang.Object
org.apache.zookeeper.server.SessionTrackerImpl.SessionImpl
- All Implemented Interfaces:
- SessionTracker.Session
- Enclosing class:
- SessionTrackerImpl
public static class SessionTrackerImpl.SessionImpl
- extends Object
- implements SessionTracker.Session
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSessionId
public long getSessionId()
- Specified by:
getSessionId
in interface SessionTracker.Session
getTimeout
public int getTimeout()
- Specified by:
getTimeout
in interface SessionTracker.Session
isClosing
public boolean isClosing()
- Specified by:
isClosing
in interface SessionTracker.Session
Copyright © 2012 The Apache Software Foundation