com.espertech.esper.epl.view
Class OutputStrategyPostProcess

java.lang.Object
  extended by com.espertech.esper.epl.view.OutputStrategyPostProcess

public class OutputStrategyPostProcess
extends java.lang.Object

An output strategy that handles routing (insert-into) and stream selection.


Constructor Summary
OutputStrategyPostProcess(OutputStrategyPostProcessFactory parent, AgentInstanceContext agentInstanceContext, TableStateInstance tableStateInstance)
           
 
Method Summary
 void output(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView finalView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputStrategyPostProcess

public OutputStrategyPostProcess(OutputStrategyPostProcessFactory parent,
                                 AgentInstanceContext agentInstanceContext,
                                 TableStateInstance tableStateInstance)
Method Detail

output

public void output(boolean forceUpdate,
                   UniformPair<EventBean[]> result,
                   UpdateDispatchView finalView)

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