public class XSEventImpl extends org.deckfour.xes.model.impl.XAttributeMapImpl implements XSEvent
| Constructor and Description |
|---|
XSEventImpl() |
| Modifier and Type | Method and Description |
|---|---|
XSEvent |
clone()
Creates and returns a copy of this object.
|
long |
diskSize()
This method returns the size of the current data packet
|
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic long diskSize()
org.processmining.stream.core.interfaces.XSDataPacketdiskSize in interface org.processmining.stream.core.interfaces.XSDataPacket<java.lang.String,org.deckfour.xes.model.XAttribute>public XSEvent clone()
org.processmining.stream.core.interfaces.XSDataPacketclone in interface org.deckfour.xes.model.XAttributeMapclone in interface org.processmining.stream.core.interfaces.XSDataPacket<java.lang.String,org.deckfour.xes.model.XAttribute>clone in class org.deckfour.xes.model.impl.XAttributeMapImpl