com.espertech.esper.epl.view
Class OutputProcessViewDirectPostProcess

java.lang.Object
  extended by com.espertech.esper.epl.view.OutputProcessViewBase
      extended by com.espertech.esper.epl.view.OutputProcessViewDirect
          extended by com.espertech.esper.epl.view.OutputProcessViewDirectPostProcess
All Implemented Interfaces:
JoinSetIndicator, JoinSetProcessor, OutputProcessViewTerminable, EventCollection, View, Viewable, java.lang.Iterable<EventBean>

public class OutputProcessViewDirectPostProcess
extends OutputProcessViewDirect


Field Summary
 
Fields inherited from class com.espertech.esper.epl.view.OutputProcessViewBase
childView, joinExecutionStrategy, parentView, resultSetProcessor
 
Constructor Summary
OutputProcessViewDirectPostProcess(ResultSetProcessor resultSetProcessor, OutputProcessViewDirectFactory parent, OutputStrategyPostProcess postProcessor)
           
 
Method Summary
protected  void postProcess(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView)
           
 
Methods inherited from class com.espertech.esper.epl.view.OutputProcessViewDirect
iterator, process, terminated, update
 
Methods inherited from class com.espertech.esper.epl.view.OutputProcessViewBase
addView, getEventType, getParent, getViews, hasViews, removeAllViews, removeView, setJoinExecutionStrategy, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputProcessViewDirectPostProcess

public OutputProcessViewDirectPostProcess(ResultSetProcessor resultSetProcessor,
                                          OutputProcessViewDirectFactory parent,
                                          OutputStrategyPostProcess postProcessor)
Method Detail

postProcess

protected void postProcess(boolean force,
                           UniformPair<EventBean[]> newOldEvents,
                           UpdateDispatchView childView)
Overrides:
postProcess in class OutputProcessViewDirect

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