Uses of Interface
com.espertech.esper.common.internal.view.util.BufferObserver
Package
Description
-
Uses of BufferObserver in com.espertech.esper.common.internal.epl.join.base
Modifier and TypeClassDescriptionclass
This class reacts to any new data buffered by registring with the dispatch service. -
Uses of BufferObserver in com.espertech.esper.common.internal.epl.subselect
Modifier and TypeClassDescriptionclass
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.common.internal.view.util
Modifier and TypeMethodDescriptionvoid
BufferView.setObserver
(BufferObserver observer) Set the observer for indicating new and old data.