public interface ResultSetProcessorRowPerGroupUnboundGroupRep extends AggregationRowRemovedCallback
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
put(Object key,
EventBean event) |
void |
removed(Object key) |
Iterator<EventBean> |
valueIterator() |