Package | Description |
---|---|
org.infinispan.schematic.internal.document | |
org.infinispan.schematic.internal.schema | |
org.modeshape.jcr.journal |
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
|
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.