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