Package org.progressmining.xeslite.external.store.mapdb

Class Summary
XAttributeMapDBStore Implementation using MapDB (https://github.com/jankotek/mapdb) as back-end.
XAttributeMapDBStore.DirectMemoryStore  
XAttributeMapDBStore.DiskStore  
XKeyStringPool  
XMapDBAttributeMap Implements the XAttributeMap interface using a ConcurrentNavigableMap from MapDB as backend.
XMapDBCachingAttributeMap This XMapDBAttributeMap caches the three most commonly used attributes concept:name, transition:lifecycle and org:resource for fast access in memory.
XMapDBKeySet A Set implementation that provides a view on the keys of an XAttributeMap.
XMapDBSeqFactory Generates unique, sequential IDs