| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document |
| Modifier and Type | Field and Description |
|---|---|
protected Cache<PathRev,StringValue> |
MemoryDiffCache.diffCache
Diff cache.
|
| Modifier and Type | Method and Description |
|---|---|
static PathRev |
PathRev.fromString(String s) |
| Modifier and Type | Method and Description |
|---|---|
Cache<PathRev,DocumentNodeState.Children> |
DocumentNodeStoreBuilder.buildChildrenCache(DocumentNodeStore store) |
Cache<PathRev,StringValue> |
DocumentNodeStoreBuilder.buildMemoryDiffCache() |
Cache<PathRev,DocumentNodeState> |
DocumentNodeStoreBuilder.buildNodeCache(DocumentNodeStore store) |
Cache<PathRev,DocumentNodeState> |
DocumentNodeStore.getNodeCache() |
Cache<PathRev,DocumentNodeState.Children> |
DocumentNodeStore.getNodeChildrenCache() |
| Modifier and Type | Method and Description |
|---|---|
int |
PathRev.compareTo(PathRev b) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.