Package com.atlassian.synchrony
Class EventId
java.lang.Object
com.atlassian.synchrony.EventId
- All Implemented Interfaces:
Serializable
Composite id key class for
Events
. Composite-id class is a measure to prevent OOME'ing when
exporting the synchrony tables to xml backup. If we don't, the entire Events object is used as an id, which
causes OOME because the byte array 'event' field to blow out memory.- Since:
- 6.3.2
- See Also:
-
Constructor Summary
-
Method Summary