Uses of Interface
com.espertech.esper.core.service.UpdateDispatchView

Packages that use UpdateDispatchView
com.espertech.esper.core.context.util Context partition utility or reference classes. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.dataflow.ops.epl Data flow built-in operator's helper classes. 
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
 

Uses of UpdateDispatchView in com.espertech.esper.core.context.util
 

Classes in com.espertech.esper.core.context.util that implement UpdateDispatchView
 class ContextMergeView
           
 class ContextMergeViewForwarding
           
 

Uses of UpdateDispatchView in com.espertech.esper.core.service
 

Classes in com.espertech.esper.core.service that implement UpdateDispatchView
 class UpdateDispatchViewBase
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 class UpdateDispatchViewBlockingSpin
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 class UpdateDispatchViewBlockingWait
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 class UpdateDispatchViewNonBlocking
          Convenience view for dispatching view updates received from a parent view to update listeners via the dispatch service.
 

Uses of UpdateDispatchView in com.espertech.esper.dataflow.ops.epl
 

Classes in com.espertech.esper.dataflow.ops.epl that implement UpdateDispatchView
 class EPLSelectUpdateDispatchView
           
 

Uses of UpdateDispatchView in com.espertech.esper.epl.view
 

Fields in com.espertech.esper.epl.view declared as UpdateDispatchView
protected  UpdateDispatchView OutputProcessViewBase.childView
           
 

Methods in com.espertech.esper.epl.view with parameters of type UpdateDispatchView
static void OutputStrategyUtil.output(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView finalView)
           
 void OutputStrategyPostProcess.output(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView finalView)
           
protected  void OutputProcessViewDirectPostProcess.postProcess(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView)
           
protected  void OutputProcessViewDirectDistinctOrAfterPostProcess.postProcess(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView)
           
protected  void OutputProcessViewDirectDistinctOrAfter.postProcess(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView)
           
protected  void OutputProcessViewDirect.postProcess(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView)
           
 


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