| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document | |
| org.apache.jackrabbit.oak.plugins.document.mongo |
| Modifier and Type | Method and Description |
|---|---|
MissingLastRevSeeker |
DocumentNodeStoreBuilder.createMissingLastRevSeeker() |
| Constructor and Description |
|---|
LastRevRecoveryAgent(DocumentStore store,
RevisionContext revisionContext,
MissingLastRevSeeker seeker,
Consumer<Integer> afterRecovery) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoMissingLastRevSeeker
Mongo specific version of MissingLastRevSeeker which uses mongo queries
to fetch candidates which may have missed '_lastRev' updates.
|
| Modifier and Type | Method and Description |
|---|---|
MissingLastRevSeeker |
MongoDocumentNodeStoreBuilderBase.createMissingLastRevSeeker() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.