com.espertech.esper.epl.core
Class ResultSetProcessorGroupedOutputAllGroupRepsImpl

java.lang.Object
  extended by com.espertech.esper.epl.core.ResultSetProcessorGroupedOutputAllGroupRepsImpl
All Implemented Interfaces:
ResultSetProcessorGroupedOutputAllGroupReps

public class ResultSetProcessorGroupedOutputAllGroupRepsImpl
extends java.lang.Object
implements ResultSetProcessorGroupedOutputAllGroupReps


Constructor Summary
ResultSetProcessorGroupedOutputAllGroupRepsImpl()
           
 
Method Summary
 void destroy()
           
 java.util.Iterator<java.util.Map.Entry<java.lang.Object,EventBean[]>> entryIterator()
           
 java.lang.Object put(java.lang.Object mk, EventBean[] array)
           
 void remove(java.lang.Object key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultSetProcessorGroupedOutputAllGroupRepsImpl

public ResultSetProcessorGroupedOutputAllGroupRepsImpl()
Method Detail

put

public java.lang.Object put(java.lang.Object mk,
                            EventBean[] array)
Specified by:
put in interface ResultSetProcessorGroupedOutputAllGroupReps

remove

public void remove(java.lang.Object key)
Specified by:
remove in interface ResultSetProcessorGroupedOutputAllGroupReps

entryIterator

public java.util.Iterator<java.util.Map.Entry<java.lang.Object,EventBean[]>> entryIterator()
Specified by:
entryIterator in interface ResultSetProcessorGroupedOutputAllGroupReps

destroy

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

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