| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document.mongo |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDocumentNodeStoreBuilderBase<T extends MongoDocumentNodeStoreBuilderBase<T>>
A base builder implementation for a
DocumentNodeStore backed by
MongoDB. |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDocumentNodeStoreBuilder
A builder for a
DocumentNodeStore backed by MongoDB. |
| Constructor and Description |
|---|
MongoDocumentStore(com.mongodb.MongoClient client,
com.mongodb.client.MongoDatabase db,
MongoDocumentNodeStoreBuilderBase<?> builder) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.