Class | Description |
---|---|
DocumentStoreSplitter | |
MongoBlob |
The
MongoDB representation of a blob. |
MongoBlobReferenceIterator | |
MongoBlobStore |
Implementation of blob store for the MongoDB extending from
CachingBlobStore . |
MongoDocumentNodeStoreBuilder |
A builder for a
DocumentNodeStore backed by MongoDB. |
MongoDocumentNodeStoreBuilderBase<T extends MongoDocumentNodeStoreBuilderBase<T>> |
A base builder implementation for a
DocumentNodeStore backed by
MongoDB. |
MongoDocumentStore |
A document store that uses MongoDB as the backend.
|
MongoDocumentStoreHelper |
Helper class to access package private methods on MongoDocumentStore.
|
MongoDocumentStoreMetrics |
Implementation specific metrics exposed by the
MongoDocumentStore . |
MongoDocumentTraverser | |
MongoDocumentTraverser.TraversingRange | |
MongoMissingLastRevSeeker |
Mongo specific version of MissingLastRevSeeker which uses mongo queries
to fetch candidates which may have missed '_lastRev' updates.
|
MongoStatus | |
MongoVersionGCSupport |
Mongo specific version of VersionGCSupport which uses mongo queries
to fetch required NodeDocuments
|
ReplicaSetStatus |
Keeps track of the status of a replica set based on information provided
by heartbeat events.
|
RevisionEntry |
A light-weight implementation of a MongoDB DBObject for a single revision
based map entry.
|
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.