Package | Description |
---|---|
org.processmining.xeslite.external |
Modifier and Type | Class and Description |
---|---|
static class |
XFactoryExternalStore.MapDBDiskImpl
A XES Factory that stores XAttributes with MapDB on disk.
|
static class |
XFactoryExternalStore.MapDBDiskOptimizedForWritingImpl |
static class |
XFactoryExternalStore.MapDBDiskSequentialAccessImpl
A XES Factory that stores XAttributes with MapDB on disk.
|
static class |
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl
A XES Factory that stores XAttributes with MapDB on disk.
|
static class |
XFactoryExternalStore.MapDBDiskWithoutCacheImpl
A XES Factory that stores XAttributes with MapDB on disk.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
XFactoryExternalStore.containsFactory(java.lang.Class<? extends XFactoryExternalStore> clazz) |