| Package | Description |
|---|---|
| org.modeshape.jcr.journal | |
| org.modeshape.jcr.txn | |
| org.modeshape.schematic.internal.document | |
| org.modeshape.schematic.internal.schema |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalTransactionManager
A simple, in-memory local transaction manager implementation which is used as fallback by ModeShape when no other "real" transaction
manager can be located and which supports only local transactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BsonReader
A component that reads BSON representations and constructs the in-memory
Document representation. |
class |
BsonWriter
A component that writes BSON representations from the in-memory
Document representation. |
class |
JsonReader
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaDocumentCache
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.