Uses of Class org.jgroups.persistence.CannotRemoveException

Uses in package org.jgroups.persistence

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

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.