Frames | No Frames |
Methods which throw type org.jgroups.persistence.CannotRemoveException | |
void | Clears the key-cache as well as all entries
|
void | Clears the complete NV state from the DB
|
void | Clears the complete NV state from the DB
|
Serializable | DBPersistenceManager.remove(Serializable key) Used to remove existing entry
|
Serializable | FilePersistenceManager.remove(Serializable key) Remove existing NV from being persisted
|
Serializable | PersistenceManager.remove(Serializable key) Remove existing NV from being persisted
|