AbstractDocumentNodeState |
|
BlobCollector |
|
BlobReferenceIterator |
An iterator over all referenced binaries.
|
CheckpointsHelper |
Helper class to access package private functionality.
|
ClusterNodeInfo |
Information about a cluster node.
|
ClusterNodeInfoDocument |
A document storing cluster node info.
|
Collection<T extends Document> |
The collection types.
|
Commit |
A higher level object representing a commit.
|
CompressedDocumentPropertyState |
PropertyState compression implementation with lazy parsing of the JSOP encoded value.
|
Consistency |
Consistency check on a NodeDocument .
|
CreateGarbageHelper |
Helper class to generate garbage for testing purposes.
|
Document |
A document corresponds to a node stored in the DocumentNodeStore.
|
DocumentBlobReferenceRetriever |
|
DocumentBroadcastConfig |
|
DocumentCheckpointMBean |
CheckpointMBean implementation for the DocumentNodeStore .
|
DocumentDiscoveryLiteService |
The DocumentDiscoveryLiteService is taking care of providing a repository
descriptor that contains the current cluster-view details.
|
DocumentNodeState |
|
DocumentNodeState.BundlingContext |
|
DocumentNodeState.Children |
A list of children for a node.
|
DocumentNodeStore |
|
DocumentNodeStoreBuilder<T extends DocumentNodeStoreBuilder<T>> |
|
DocumentNodeStoreHelper |
Helper class to access package private method of DocumentNodeStore and other
classes in this package.
|
DocumentNodeStoreService |
The OSGi service to start/stop a DocumentNodeStore instance.
|
DocumentNodeStoreService.Preset |
|
DocumentNodeStoreStats |
|
DocumentPropertyStateFactory |
|
DocumentStoreStats |
Document Store statistics helper class.
|
DocumentStoreStatsPrinter |
|
FormatVersion |
The format version currently in use by the DocumentNodeStore and written
to the underlying DocumentStore.
|
JournalEntry |
Keeps track of changes performed between two consecutive background updates.
|
JournalGarbageCollector |
The JournalGarbageCollector can clean up JournalEntries that are older than a
particular age.
|
JournalPropertyHandlerFactory |
|
LastRevRecoveryAgent |
Utility class for recovering potential missing _lastRev updates of nodes due
to crash of a node.
|
LocalDiffCache |
A diff cache, which is pro-actively filled after a commit.
|
LocalDiffCache.Diff |
|
MemoryDiffCache |
An in-memory diff cache implementation.
|
MemoryDiffCache.Key |
|
MissingLastRevSeeker |
Utilities to retrieve _lastRev missing update candidates.
|
NamePathRev |
A cache key implementation, which is a combination of a name, path and a
revision vector.
|
NodeDocument |
A document storing data about a node.
|
NodeDocumentHelper |
Helper class to access package private methods on NodeDocument.
|
NodeDocumentIdComparator |
Implements a comparator, which sorts NodeDocumentId string according to 1) their
depth (highest first) and 2) the id string itself.
|
NodeDocumentRevisionCleaner |
This is a prototype class of a very fine-grained revision cleaner that cleans even revisions
in-between checkpoints.
|
Path |
The Path class is closely modeled after the semantics of
PathUtils in oak-commons.
|
PathComparator |
Implements a comparator, which sorts paths according to 1) their depth
(highest first) and 2) the paths natural ordering.
|
PathRev |
A cache key implementation, which is a combination of a path and a revision
vector.
|
Revision |
A revision.
|
RevisionContextWrapper |
Wraps an existing revision context and exposes a custom clusterId .
|
RevisionVector |
A vector of revisions.
|
SplitDocumentCleanUp |
Implements a split document cleanup.
|
StableRevisionComparator |
StableRevisionComparator implements a revision comparator, which
is only based on stable information available in the two revisions presented
to this comparator.
|
StringCache |
TODO document
|
Sweep2Helper |
Helper methods for sweep2 functionality introduced with OAK-9176.
|
Sweep2StatusDocument |
Represents the sweep2 status as recorded in the settings collection.
|
SweepHelper |
Helper class to perform a revision sweep for a given clusterId.
|
ThrottlingStatsCollectorImpl |
Throttling statistics helper class.
|
UpdateOp |
A DocumentStore "update" operation for one document.
|
UpdateOp.Condition |
A condition to check before an update is applied.
|
UpdateOp.Key |
A key for an operation consists of a property name and an optional
revision.
|
UpdateOp.Operation |
A DocumentStore operation for a given key within a document.
|
UpdateUtils |
|
VersionGarbageCollector |
|
VersionGarbageCollector.VersionGCInfo |
|
VersionGarbageCollector.VersionGCStats |
|
VersionGCOptions |
|
VersionGCRecommendations |
Gives a recommendation about parameters for the next revision garbage collection run.
|
VersionGCSupport |
|