Package | Description |
---|---|
com.espertech.esper.view.std |
Base service views that perform typical SQL-like functions such as unique, grouping, size, last etc.
|
com.espertech.esper.view.window |
Window views are in this package
|
Modifier and Type | Class and Description |
---|---|
class |
FirstElementViewFactory
Factory for
FirstElementView instances. |
class |
FirstUniqueByPropertyViewFactory
Factory for
FirstUniqueByPropertyView instances. |
Modifier and Type | Class and Description |
---|---|
class |
FirstLengthWindowViewFactory
Factory for
FirstLengthWindowView . |
class |
FirstTimeViewFactory
Factory for
FirstTimeView . |