| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document | |
| org.apache.jackrabbit.oak.plugins.document.mongo | |
| org.apache.jackrabbit.oak.plugins.document.rdb |
Implementations of
DocumentStore and BlobStore for relational databases. |
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentStoreStats
Document Store statistics helper class.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentStoreStatsCollector |
DocumentNodeStoreBuilder.getDocumentStoreStatsCollector() |
| Modifier and Type | Method and Description |
|---|---|
T |
DocumentNodeStoreBuilder.setDocumentStoreStatsCollector(DocumentStoreStatsCollector documentStoreStatsCollector) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDocumentStore.setStatsCollector(DocumentStoreStatsCollector stats) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDBDocumentStore.setStatsCollector(DocumentStoreStatsCollector stats) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.