Package | Description |
---|---|
org.modeshape.jcr.journal |
Modifier and Type | Class and Description |
---|---|
class |
ClusteredJournal
A
ChangeJournal implementation which runs in a cluster and which attempts to reconcile with other members of the cluster
on startup in order to retrieve missed/lost records. |
class |
LocalJournal
An append only journal implementation which stores each
ChangeSet (either local or remove) on the local FS. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.