Uses of Interface
com.espertech.esper.common.internal.view.intersect.LastPostObserver
Package
Description
-
Uses of LastPostObserver in com.espertech.esper.common.internal.view.intersect
Modifier and TypeClassDescriptionclass
A view that represents an intersection of multiple data windows.class
A view that represents an intersection of multiple data windows.class
A view that represents an intersection of multiple data windows.Modifier and TypeMethodDescriptionvoid
LastPostObserverView.setObserver
(LastPostObserver observer) Set an observer. -
Uses of LastPostObserver in com.espertech.esper.common.internal.view.union
Modifier and TypeClassDescriptionclass
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
A view that represents a union of multiple data windows.