| MongoBlob |
The MongoDB representation of a blob.
|
| MongoBlobReferenceIterator |
|
| MongoBlobStore |
Implementation of blob store for the MongoDB extending from
CachingBlobStore.
|
| MongoDocumentNodeStoreBuilder |
|
| MongoDocumentNodeStoreBuilderBase<T extends MongoDocumentNodeStoreBuilderBase<T>> |
|
| MongoDocumentStore |
A document store that uses MongoDB as the backend.
|
| MongoDocumentStoreMetrics |
|
| 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.
|