Package | Description |
---|---|
com.espertech.esper.view.internal |
Internal management views for buffering view results and providing these to joins.
|
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 |
IntersectViewFactory
Factory for union-views.
|
Modifier and Type | Class and Description |
---|---|
class |
FirstUniqueByPropertyViewFactory
Factory for
FirstUniqueByPropertyView instances. |
class |
UniqueByPropertyViewFactory
Factory for
UniqueByPropertyView instances. |