public static class XFactoryExternalStore.MapDBDiskImpl extends XFactoryExternalStore
This version does store common attributes like 'concept:name', 'lifecycle:transition', 'time:timestamp' in memory. This implementation is NOT guaranteed to be synchronized!
XFactoryExternalStore.MapDBDiskImpl, XFactoryExternalStore.MapDBDiskOptimizedForWritingImpl, XFactoryExternalStore.MapDBDiskSequentialAccessImpl, XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl, XFactoryExternalStore.MapDBDiskWithoutCacheImpl
Constructor and Description |
---|
XFactoryExternalStore.MapDBDiskImpl() |
XFactoryExternalStore.MapDBDiskImpl(MapDBDatabase database) |
XFactoryExternalStore.MapDBDiskImpl(MapDBStore.Builder dbBuilder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName() |
protected ExternalStore |
getStore() |
static void |
register() |
containsFactory, createAttributeBoolean, createAttributeContainer, createAttributeContinuous, createAttributeDiscrete, createAttributeID, createAttributeList, createAttributeLiteral, createAttributeMap, createAttributeTimestamp, createAttributeTimestamp, createEvent, createEvent, createEvent, createLog, createLog, createLog, createPumpTransferFactory, createTrace, createTrace, createTrace, dispose, finishPump, getAuthor, getUri, getVendor, isPumping, pumpEvent, pumpLog, pumpTrace, startPump, toString
public XFactoryExternalStore.MapDBDiskImpl()
public XFactoryExternalStore.MapDBDiskImpl(MapDBDatabase database)
public XFactoryExternalStore.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()