Package | Description |
---|---|
org.jgroups.persistence |
Provides features for storing information to a database or file.
|
Modifier and Type | Method and Description |
---|---|
Map |
PersistenceManager.retrieveAll()
Deprecated.
Gives back the Map in last known state
|
Map |
FilePersistenceManager.retrieveAll()
Gives back the Map in last known state
|
Map |
DBPersistenceManager.retrieveAll()
Used to retrieve the persisted map back to its last known state
|
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.