DistributedManager
PersistentManager
, PersistentManagerBase
public interface StoreManager extends DistributedManager
Modifier and Type | Method | Description |
---|---|---|
Store |
getStore() |
|
void |
removeSuper(Session session) |
Remove this Session from the active Sessions for this Manager,
but not from the Store.
|
getActiveSessionsFull, getSessionIdsFull
Store getStore()
void removeSuper(Session session)
session
- Session to be removedCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.