Package | Description |
---|---|
com.espertech.esper.view.std |
Base service views that perform typical SQL-like functions such as unique, grouping, size, last etc.
|
Modifier and Type | Class and Description |
---|---|
class |
MergeView
The merge view works together with a group view that splits the data in a stream to multiple subviews, based on
a key index.
|