public interface OutputGroupDeterminer
Modifier and Type | Method and Description |
---|---|
String |
decideGroup(Event event)
Deciding the group of a given event and returning a unique identifier to identify the group.
|
String decideGroup(Event event)
event
- Event that needs to be decided to which group it belongs toCopyright © 2019. All rights reserved.