|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.ResultDeliveryStrategyObjectArr
com.espertech.esper.core.service.ResultDeliveryStrategyObjectArrWStmt
public class ResultDeliveryStrategyObjectArrWStmt
A result delivery strategy that uses an "update" method that accepts a pair of object array array.
Field Summary |
---|
Fields inherited from class com.espertech.esper.core.service.ResultDeliveryStrategyObjectArr |
---|
fastMethod, statement, subscriber |
Constructor Summary | |
---|---|
ResultDeliveryStrategyObjectArrWStmt(EPStatement statement,
java.lang.Object subscriber,
java.lang.reflect.Method method)
|
Method Summary | |
---|---|
void |
execute(UniformPair<EventBean[]> result)
Execute the dispatch. |
Methods inherited from class com.espertech.esper.core.service.ResultDeliveryStrategyObjectArr |
---|
convert |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultDeliveryStrategyObjectArrWStmt(EPStatement statement, java.lang.Object subscriber, java.lang.reflect.Method method)
Method Detail |
---|
public void execute(UniformPair<EventBean[]> result)
ResultDeliveryStrategy
execute
in interface ResultDeliveryStrategy
execute
in class ResultDeliveryStrategyObjectArr
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 |