com.espertech.esper.core.service
Interface ResultDeliveryStrategy

All Known Implementing Classes:
ResultDeliveryStrategyImpl, ResultDeliveryStrategyMap, ResultDeliveryStrategyObjectArr, ResultDeliveryStrategyTypeArr

public interface ResultDeliveryStrategy

Strategy for use with StatementResultService to dispatch to a statement's subscriber via method invocations.


Method Summary
 void execute(UniformPair<EventBean[]> result)
          Execute the dispatch.
 

Method Detail

execute

void execute(UniformPair<EventBean[]> result)
Execute the dispatch.

Parameters:
result - is the insert and remove stream to indicate

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