|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.progressmining.xeslite.external.XMapDBStore
org.progressmining.xeslite.external.XMapDBStore.DiskStore
public static final class XMapDBStore.DiskStore
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.progressmining.xeslite.external.XMapDBStore |
|---|
XMapDBStore.DirectMemoryStore, XMapDBStore.DiskStore |
| Field Summary |
|---|
| Fields inherited from class org.progressmining.xeslite.external.XMapDBStore |
|---|
cacheSize, useAsyncWriter, useCache |
| Constructor Summary | |
|---|---|
XMapDBStore.DiskStore(boolean useAsyncWriter,
boolean useCache,
int cacheSize)
|
|
| Method Summary | |
|---|---|
protected org.mapdb.DB |
createDB()
|
| Methods inherited from class org.progressmining.xeslite.external.XMapDBStore |
|---|
commit, finalize, getAttributes, hasAttributes, removeAttributes, setAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMapDBStore.DiskStore(boolean useAsyncWriter,
boolean useCache,
int cacheSize)
| Method Detail |
|---|
protected org.mapdb.DB createDB()
throws java.io.IOException
createDB in class XMapDBStorejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||