| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.plugins.document.persistentCache |
| Modifier and Type | Method and Description |
|---|---|
<K,V> CacheMap<K,V> |
PersistentCache.openMap(int generation,
String name,
org.h2.mvstore.MVMap.Builder<K,V> builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiGenerationMap.addReadMap(int generation,
CacheMap<K,V> m) |
void |
MultiGenerationMap.setWriteMap(CacheMap<K,V> m) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.