Uses of Class org.jgroups.persistence.CannotPersistException

Uses in package org.jgroups.persistence

Methods which throw type org.jgroups.persistence.CannotPersistException

void
DBPersistenceManager.save(Serializable key, Serializable val)
Save new NV pair as serializable objects or if already exist; store new state
void
FilePersistenceManager.save(Serializable key, Serializable val)
Save new NV pair as serializable objects or if already exist; store new state
void
PersistenceManager.save(Serializable key, Serializable val)
Save new NV pair as serializable objects or if already exist; store new state
void
Used to save all row entries for the map in to DB
void
Use to store a complete map into persistent state
void
Use to store a complete map into persistent state

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