public static class XFactoryExternalStore.MapDBDiskImpl extends XFactoryExternalStore
This version does store common attributes like 'concept:name', 'lifecycle:transition', 'time:timestamp' in memory.
XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl, XFactoryExternalStore.InMemoryStoreImpl, XFactoryExternalStore.MapDBDiskImpl, XFactoryExternalStore.MapDBDiskSequentialAccessImpl, XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl, XFactoryExternalStore.MapDBDiskWithoutCacheImpl
Constructor and Description |
---|
MapDBDiskImpl() |
MapDBDiskImpl(MapDBDatabase database) |
MapDBDiskImpl(MapDBStore.Builder dbBuilder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName() |
protected ExternalStore |
getStore() |
static void |
register() |
commit, containsFactory, createAttributeBoolean, createAttributeContainer, createAttributeContinuous, createAttributeDiscrete, createAttributeID, createAttributeList, createAttributeLiteral, createAttributeMap, createAttributeTimestamp, createAttributeTimestamp, createEvent, createEvent, createEvent, createLog, createLog, createLog, createPumpTransferFactory, createTrace, createTrace, createTrace, dispose, finishPump, getAttributeList, getAuthor, getUri, getVendor, intern, isPumping, loadLogStructure, pumpEvent, pumpLog, pumpTrace, saveLogStructure, startPump, toString
public MapDBDiskImpl()
public MapDBDiskImpl(MapDBDatabase database)
public MapDBDiskImpl(MapDBStore.Builder dbBuilder)
public static void register()
protected final ExternalStore getStore()
getStore
in class XFactoryExternalStore
public java.lang.String getName()
public java.lang.String getDescription()