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, values
public long diskSize()
org.processmining.stream.core.interfaces.XSDataPacket
diskSize
in interface org.processmining.stream.core.interfaces.XSDataPacket<java.lang.String,org.deckfour.xes.model.XAttribute>
public XSEvent clone()
org.processmining.stream.core.interfaces.XSDataPacket
clone
in interface org.deckfour.xes.model.XAttributeMap
clone
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