Class ResultSetProcessorRowPerGroupUnboundHelperImpl
java.lang.Object
com.espertech.esper.common.internal.epl.resultset.rowpergroup.ResultSetProcessorRowPerGroupUnboundHelperImpl
- All Implemented Interfaces:
AggregationRowRemovedCallback
,ResultSetProcessorRowPerGroupUnboundHelper
public class ResultSetProcessorRowPerGroupUnboundHelperImpl
extends Object
implements ResultSetProcessorRowPerGroupUnboundHelper
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.epl.resultset.rowpergroup.ResultSetProcessorRowPerGroupUnboundHelper
EPTYPE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResultSetProcessorRowPerGroupUnboundHelperImpl
public ResultSetProcessorRowPerGroupUnboundHelperImpl()
-
-
Method Details
-
put
- Specified by:
put
in interfaceResultSetProcessorRowPerGroupUnboundHelper
-
valueIterator
- Specified by:
valueIterator
in interfaceResultSetProcessorRowPerGroupUnboundHelper
-
removedAggregationGroupKey
- Specified by:
removedAggregationGroupKey
in interfaceAggregationRowRemovedCallback
- Specified by:
removedAggregationGroupKey
in interfaceResultSetProcessorRowPerGroupUnboundHelper
-
destroy
public void destroy()- Specified by:
destroy
in interfaceResultSetProcessorRowPerGroupUnboundHelper
-