Package | Description |
---|---|
org.jgroups.persistence |
Provides features for storing information to a database or file.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Map |
DBPersistenceManager.retrieveAll() |
Used to retrieve the persisted map back to its last known state
|
java.util.Map |
FilePersistenceManager.retrieveAll() |
Gives back the Map in last known state
|
java.util.Map |
PersistenceManager.retrieveAll() |
Gives back the Map in last known state
|
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.