Uses of Interface
com.espertech.esper.common.internal.view.core.ViewDataVisitableContainer
Package
Description
-
Uses of ViewDataVisitableContainer in com.espertech.esper.common.internal.view.groupwin
Modifier and TypeClassDescriptionclass
The group view splits the data in a stream to multiple subviews, based on a key index.class
-
Uses of ViewDataVisitableContainer 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. -
Uses of ViewDataVisitableContainer 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.