Uses of Interface
com.espertech.esper.core.EPStatementDispatch

Packages that use EPStatementDispatch
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.epl.join Join process interfaces and glue code 
 

Uses of EPStatementDispatch in com.espertech.esper.core
 

Methods in com.espertech.esper.core with parameters of type EPStatementDispatch
 void EPStatementHandle.setOptionalDispatchable(EPStatementDispatch optionalDispatchable)
          Provides a callback for use when statement processing for filters and schedules is done, for use by join statements that require an explicit indicator that all joined streams results have been processed.
 

Uses of EPStatementDispatch in com.espertech.esper.epl.join
 

Classes in com.espertech.esper.epl.join that implement EPStatementDispatch
 class JoinExecStrategyDispatchable
          This class reacts to any new data buffered by registring with the dispatch service.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com