Package | Description |
---|---|
org.processmining.xeslite.external |
Modifier and Type | Class and Description |
---|---|
class |
MapDBStore
Implementation using MapDB (https://github.com/jankotek/mapdb) as back-end.
|
Modifier and Type | Method and Description |
---|---|
ExternalStore |
ExternalAttribute.getStore() |
protected abstract ExternalStore |
XFactoryExternalStore.getStore() |
protected ExternalStore |
XFactoryExternalStore.MapDBDiskImpl.getStore() |
Modifier and Type | Method and Description |
---|---|
void |
ExternalAttribute.setStore(ExternalStore store) |