com.espertech.esper.epl.core
Class ResultSetProcessorRowPerGroupUnboundGroupRepImpl

java.lang.Object
  extended by com.espertech.esper.epl.core.ResultSetProcessorRowPerGroupUnboundGroupRepImpl
All Implemented Interfaces:
AggregationRowRemovedCallback, ResultSetProcessorRowPerGroupUnboundGroupRep

public class ResultSetProcessorRowPerGroupUnboundGroupRepImpl
extends java.lang.Object
implements ResultSetProcessorRowPerGroupUnboundGroupRep


Constructor Summary
ResultSetProcessorRowPerGroupUnboundGroupRepImpl()
           
 
Method Summary
 void destroy()
           
 void put(java.lang.Object key, EventBean event)
           
 void removed(java.lang.Object key)
           
 java.util.Iterator<EventBean> valueIterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultSetProcessorRowPerGroupUnboundGroupRepImpl

public ResultSetProcessorRowPerGroupUnboundGroupRepImpl()
Method Detail

put

public void put(java.lang.Object key,
                EventBean event)
Specified by:
put in interface ResultSetProcessorRowPerGroupUnboundGroupRep

valueIterator

public java.util.Iterator<EventBean> valueIterator()
Specified by:
valueIterator in interface ResultSetProcessorRowPerGroupUnboundGroupRep

removed

public void removed(java.lang.Object key)
Specified by:
removed in interface AggregationRowRemovedCallback
Specified by:
removed in interface ResultSetProcessorRowPerGroupUnboundGroupRep

destroy

public void destroy()
Specified by:
destroy in interface ResultSetProcessorRowPerGroupUnboundGroupRep

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com