| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document | |
| org.apache.jackrabbit.oak.plugins.document.cache | |
| org.apache.jackrabbit.oak.plugins.document.locks |
| Modifier and Type | Method and Description |
|---|---|
NodeDocumentCache |
DocumentNodeStoreBuilder.buildNodeDocumentCache(DocumentStore docStore,
NodeDocumentLocks locks) |
| Constructor and Description |
|---|
NodeDocumentCache(@NotNull Cache<org.apache.jackrabbit.oak.cache.CacheValue,NodeDocument> nodeDocumentsCache,
@NotNull org.apache.jackrabbit.oak.cache.CacheStats nodeDocumentsCacheStats,
@NotNull Cache<StringValue,NodeDocument> prevDocumentsCache,
@NotNull org.apache.jackrabbit.oak.cache.CacheStats prevDocumentsCacheStats,
@NotNull NodeDocumentLocks locks) |
| Modifier and Type | Class and Description |
|---|---|
class |
StripedNodeDocumentLocks |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.