|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CannotRemoveException | |
---|---|
org.javagroups.persistence |
Uses of CannotRemoveException in org.javagroups.persistence |
---|
Methods in org.javagroups.persistence that throw CannotRemoveException | |
java.io.Serializable |
FilePersistenceManager.remove(java.io.Serializable key)
Remove existing NV from being persisted |
void |
FilePersistenceManager.clear()
Clears the complete NV state from the DB |
java.io.Serializable |
DBPersistenceManager.remove(java.io.Serializable key)
Used to remove existing entry |
void |
DBPersistenceManager.clear()
Clears the key-cache as well as all entries |
java.io.Serializable |
PersistenceManager.remove(java.io.Serializable key)
Remove existing NV from being persisted |
void |
PersistenceManager.clear()
Clears the complete NV state from the DB |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |