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.MapDBDiskSequentialAccessImpl, XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl, XFactoryExternalStore.MapDBDiskWithoutCacheImpl
DEFAULT_CACHE_SIZE, MIN_MEMORY_FOR_CACHING
Constructor and Description |
---|
XFactoryExternalStore.MapDBDiskImpl() |
XFactoryExternalStore.MapDBDiskImpl(DB db) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName() |
protected ExternalStore |
getStore() |
static void |
register() |
commit, createAttributeBoolean, createAttributeContainer, createAttributeContinuous, createAttributeDiscrete, createAttributeID, createAttributeList, createAttributeLiteral, createAttributeMap, createAttributeTimestamp, createAttributeTimestamp, createEvent, createEvent, createEvent, createLog, createLog, createTrace, createTrace, getAuthor, getUri, getVendor, toString
public XFactoryExternalStore.MapDBDiskImpl()
public XFactoryExternalStore.MapDBDiskImpl(DB db)
public static void register()
protected final ExternalStore getStore()
getStore
in class XFactoryExternalStore
public java.lang.String getName()
public java.lang.String getDescription()