public class MapDBMapFactory extends org.apache.jackrabbit.oak.plugins.document.util.MapFactory implements Closeable
| Constructor and Description |
|---|
MapDBMapFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.mapdb.BTreeMap<Path,Revision> |
create() |
getInstance, setInstancepublic org.mapdb.BTreeMap<Path,Revision> create()
create in class org.apache.jackrabbit.oak.plugins.document.util.MapFactorypublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2012–2020 The Apache Software Foundation. All rights reserved.