[jboss-user] [JBoss Cache: Core Edition] - Re: Storing a snapshot of TreeCache to disk?

genman do-not-reply at jboss.com
Fri Jul 18 15:16:46 EDT 2008


You should be able to instantiate the BdbjeCacheLoader instance and call methods to load the data. You may need to set up some dummy instances (e.g. TreeCache) since the loader goes to it for configuration information.

To generate a backup, use "loadEntireState" and output the contents to disk. Restore using "storeEntireState".

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165418#4165418

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165418



More information about the jboss-user mailing list