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

Packages that use LastPostObserver
com.espertech.esper.view.internal Internal management views for buffering view results and providing these to joins. 
 

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

Classes in com.espertech.esper.view.internal that implement LastPostObserver
 class IntersectAsymetricView
          A view that represents an intersection of multiple data windows.
 class IntersectBatchView
          A view that represents an intersection of multiple data windows.
 class IntersectView
          A view that represents an intersection of multiple data windows.
 class UnionAsymetricView
          A view that represents a union of multiple data windows wherein at least one is asymetric: it does not present a insert stream for each insert stream event received.
 class UnionView
          A view that represents a union of multiple data windows.
 

Methods in com.espertech.esper.view.internal with parameters of type LastPostObserver
 void LastPostObserverView.setObserver(LastPostObserver observer)
          Set an observer.
 


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