| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document | |
| org.apache.jackrabbit.oak.plugins.document.util |
| Modifier and Type | Field and Description |
|---|---|
protected Cache<PathRev,StringValue> |
MemoryDiffCache.diffCache
Diff cache.
|
| Modifier and Type | Method and Description |
|---|---|
Cache<PathRev,StringValue> |
DocumentNodeStoreBuilder.buildMemoryDiffCache() |
Cache<StringValue,NodeDocument> |
DocumentNodeStoreBuilder.buildPrevDocumentsCache(DocumentStore docStore) |
| Modifier and Type | Method and Description |
|---|---|
static StringValue |
StringValue.fromString(String value) |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<StringValue> |
Utils.asStringValueIterable(@NotNull Iterable<String> values)
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.