org.apache.zookeeper.server
Interface SessionTracker.Session

All Known Implementing Classes:
SessionTrackerImpl.SessionImpl
Enclosing interface:
SessionTracker

public static interface SessionTracker.Session


Method Summary
 long getSessionId()
           
 int getTimeout()
           
 

Method Detail

getSessionId

long getSessionId()

getTimeout

int getTimeout()


Copyright © 2010 The Apache Software Foundation