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