public static class XFactoryExternalStore.MapDBDiskWithoutCacheImpl extends XFactoryExternalStore.MapDBDiskImpl
XFactoryExternalStore.InMemoryStoreAlignmentAwareImpl, XFactoryExternalStore.InMemoryStoreImpl, XFactoryExternalStore.MapDBDiskImpl, XFactoryExternalStore.MapDBDiskSequentialAccessImpl, XFactoryExternalStore.MapDBDiskSequentialAccessWithoutCacheImpl, XFactoryExternalStore.MapDBDiskWithoutCacheImpl
Constructor and Description |
---|
MapDBDiskWithoutCacheImpl() |
MapDBDiskWithoutCacheImpl(MapDBDatabase database) |
MapDBDiskWithoutCacheImpl(MapDBStore.Builder dbBuilder) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XEvent |
createEvent() |
org.deckfour.xes.model.XEvent |
createEvent(org.deckfour.xes.model.XAttributeMap attributes) |
java.lang.String |
getDescription() |
java.lang.String |
getName() |
static void |
register() |
getStore
commit, containsFactory, createAttributeBoolean, createAttributeContainer, createAttributeContinuous, createAttributeDiscrete, createAttributeID, createAttributeList, createAttributeLiteral, createAttributeMap, createAttributeTimestamp, createAttributeTimestamp, createEvent, createLog, createLog, createLog, createPumpTransferFactory, createTrace, createTrace, createTrace, dispose, finishPump, getAttributeList, getAuthor, getUri, getVendor, intern, isPumping, loadLogStructure, pumpEvent, pumpLog, pumpTrace, saveLogStructure, startPump, toString
public MapDBDiskWithoutCacheImpl()
public MapDBDiskWithoutCacheImpl(MapDBStore.Builder dbBuilder)
public MapDBDiskWithoutCacheImpl(MapDBDatabase database)
public static void register()
public java.lang.String getName()
getName
in interface org.deckfour.xes.factory.XFactory
getName
in class XFactoryExternalStore.MapDBDiskImpl
public java.lang.String getDescription()
getDescription
in interface org.deckfour.xes.factory.XFactory
getDescription
in class XFactoryExternalStore.MapDBDiskImpl
public org.deckfour.xes.model.XEvent createEvent()
createEvent
in interface org.deckfour.xes.factory.XFactory
createEvent
in class XFactoryExternalStore
public org.deckfour.xes.model.XEvent createEvent(org.deckfour.xes.model.XAttributeMap attributes)
createEvent
in interface org.deckfour.xes.factory.XFactory
createEvent
in class XFactoryExternalStore