|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.ResultDeliveryStrategyMap
com.espertech.esper.core.service.ResultDeliveryStrategyMapWStmt
public class ResultDeliveryStrategyMapWStmt
Field Summary |
---|
Fields inherited from class com.espertech.esper.core.service.ResultDeliveryStrategyMap |
---|
columnNames, fastMethod, statement, subscriber |
Constructor Summary | |
---|---|
ResultDeliveryStrategyMapWStmt(EPStatement statement,
java.lang.Object subscriber,
java.lang.reflect.Method method,
java.lang.String[] columnNames)
|
Method Summary | |
---|---|
void |
execute(UniformPair<EventBean[]> result)
Execute the dispatch. |
Methods inherited from class com.espertech.esper.core.service.ResultDeliveryStrategyMap |
---|
convert |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultDeliveryStrategyMapWStmt(EPStatement statement, java.lang.Object subscriber, java.lang.reflect.Method method, java.lang.String[] columnNames)
Method Detail |
---|
public void execute(UniformPair<EventBean[]> result)
ResultDeliveryStrategy
execute
in interface ResultDeliveryStrategy
execute
in class ResultDeliveryStrategyMap
result
- is the insert and remove stream to indicate
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |