public interface ResultSetProcessorRowPerGroupUnboundHelper extends AggregationRowRemovedCallback
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
put(Object key,
EventBean event) |
void |
removedAggregationGroupKey(Object key) |
Iterator<EventBean> |
valueIterator() |
void removedAggregationGroupKey(Object key)
removedAggregationGroupKey
in interface AggregationRowRemovedCallback
void destroy()
Copyright © 2005–2018. All rights reserved.