com.espertech.esper.epl.core
Interface ResultSetProcessorGroupedOutputAllGroupReps

All Known Implementing Classes:
ResultSetProcessorGroupedOutputAllGroupRepsImpl

public interface ResultSetProcessorGroupedOutputAllGroupReps


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)
           
 

Method Detail

put

java.lang.Object put(java.lang.Object mk,
                     EventBean[] array)

remove

void remove(java.lang.Object key)

entryIterator

java.util.Iterator<java.util.Map.Entry<java.lang.Object,EventBean[]>> entryIterator()

destroy

void destroy()

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