Uses of Interface
org.apache.zookeeper.server.SessionTracker.Session
Packages that use SessionTracker.Session
-
Uses of SessionTracker.Session in org.apache.zookeeper.server
Classes in org.apache.zookeeper.server that implement SessionTracker.SessionMethods in org.apache.zookeeper.server with parameters of type SessionTracker.SessionModifier and TypeMethodDescriptionvoid
SessionTracker.SessionExpirer.expire
(SessionTracker.Session session) void
ZooKeeperServer.expire
(SessionTracker.Session session)