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