org.apache.zookeeper.server
Interface SessionTracker.SessionExpirer

All Known Implementing Classes:
FollowerZooKeeperServer, LeaderZooKeeperServer, ZooKeeperServer
Enclosing interface:
SessionTracker

public static interface SessionTracker.SessionExpirer


Method Summary
 void expire(long sessionId)
           
 long getServerId()
           
 

Method Detail

expire

void expire(long sessionId)

getServerId

long getServerId()