Uses of Class
org.apache.zookeeper.KeeperException.SessionMovedException
-
Packages that use KeeperException.SessionMovedException Package Description org.apache.zookeeper.server ZooKeeper server theory of operation -
-
Uses of KeeperException.SessionMovedException in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server that throw KeeperException.SessionMovedException Modifier and Type Method Description void
SessionTracker. checkSession(long sessionId, java.lang.Object owner)
void
SessionTrackerImpl. checkSession(long sessionId, java.lang.Object owner)
-