Interface | Description |
---|---|
ExternalAttributable | |
ExternalAttribute | |
ExternalStore |
A store that stores
ExternalIdentifyable objects. |
IdFactory |
Provides IDs for use in an
ExternalIdentifyable . |
MapDBDatabase | |
StringPool |
Class | Description |
---|---|
IdFactorySeqDecreasing | |
MapDBDatabaseImpl | |
MapDBStore |
Implementation using MapDB (https://github.com/jankotek/mapdb) as back-end.
|
MapDBStore.Builder | |
PumpEventImpl | |
XFactoryExternalStore |
Factory storing attributes of
XAttributable XES objects in a,
possibly external, ExternalStore . |
XFactoryExternalStore.MapDBDiskImpl |
A XES Factory that stores XAttributes with MapDB on disk.
|
XFactoryExternalStore.MapDBDiskOptimizedForWritingImpl | |
XFactoryExternalStore.MapDBDiskSequentialAccessImpl |
A XES Factory that stores XAttributes with MapDB on disk.
|
XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl |
A XES Factory that stores XAttributes with MapDB on disk.
|
XFactoryExternalStore.MapDBDiskWithoutCacheImpl |
A XES Factory that stores XAttributes with MapDB on disk.
|