Class MapDBMapFactory

java.lang.Object
org.apache.jackrabbit.oak.plugins.document.util.MapFactory
org.apache.jackrabbit.oak.plugins.document.util.MapDBMapFactory
All Implemented Interfaces:
Closeable, AutoCloseable

public class MapDBMapFactory extends MapFactory implements Closeable
A MapFactory backed by MapDB, which stores the map in a temporary file.