Class LogEventAction
-
- All Implemented Interfaces:
public final class LogEventAction
-
-
Method Summary
Modifier and Type Method Description final StringgetId()final BooleangetState()final Map<String, Object>getData()final IntegergetCount()final UnitsetCount(Integer value)final Unitincrement()final BooleanisEventGroup()final BooleanshouldMerge(LogEventAction next)Booleanequals(Object other)IntegerhashCode()-
-
Method Detail
-
isEventGroup
final Boolean isEventGroup()
-
shouldMerge
final Boolean shouldMerge(LogEventAction next)
-
-
-
-