public class ResultSetProcessorGroupedOutputAllGroupRepsImpl extends Object implements ResultSetProcessorGroupedOutputAllGroupReps
Constructor and Description |
---|
ResultSetProcessorGroupedOutputAllGroupRepsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
Iterator<Map.Entry<Object,EventBean[]>> |
entryIterator() |
Object |
put(Object mk,
EventBean[] array) |
void |
remove(Object key) |
public ResultSetProcessorGroupedOutputAllGroupRepsImpl()
public Object put(Object mk, EventBean[] array)
put
in interface ResultSetProcessorGroupedOutputAllGroupReps
public void remove(Object key)
remove
in interface ResultSetProcessorGroupedOutputAllGroupReps
public Iterator<Map.Entry<Object,EventBean[]>> entryIterator()
entryIterator
in interface ResultSetProcessorGroupedOutputAllGroupReps
public void destroy()
destroy
in interface ResultSetProcessorGroupedOutputAllGroupReps