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
A MapFactory backed by MapDB, which stores the map in a temporary file.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jackrabbit.oak.plugins.document.util.MapFactory
getInstance, setInstance
-
Constructor Details
-
MapDBMapFactory
public MapDBMapFactory()
-
-
Method Details
-
create
- Specified by:
create
in classMapFactory
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-