Uses of Interface
com.espertech.esper.view.internal.BufferObserver

Packages that use BufferObserver
com.espertech.esper.epl.join.base Join process interfaces and glue code 
com.espertech.esper.epl.subquery Subquery helper classes are found here. 
com.espertech.esper.view.internal Internal management views for buffering view results and providing these to joins. 
 

Uses of BufferObserver in com.espertech.esper.epl.join.base
 

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

Uses of BufferObserver in com.espertech.esper.epl.subquery
 

Classes in com.espertech.esper.epl.subquery that implement BufferObserver
 class SubselectBufferObserver
          Observer to a buffer that is filled by a subselect view when it posts events, to be added and removed from indexes.
 

Uses of BufferObserver in com.espertech.esper.view.internal
 

Methods in com.espertech.esper.view.internal with parameters of type BufferObserver
 void BufferView.setObserver(BufferObserver observer)
          Set the observer for indicating new and old data.
 


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