Uses of Record Class
com.loomcache.server.cp.SessionManager.SessionSnapshot
Packages that use SessionManager.SessionSnapshot
-
Uses of SessionManager.SessionSnapshot in com.loomcache.server.cp
Method parameters in com.loomcache.server.cp with type arguments of type SessionManager.SessionSnapshotModifier and TypeMethodDescriptionvoidSessionManager.restoreSessions(Map<String, SessionManager.SessionSnapshot> sessionSnapshots) Rebuilds the managed session table from a snapshot.