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 | Field and Description |
---|---|
protected GroupByViewFactory |
GroupByViewReclaimAged.groupByViewFactory |
Modifier and Type | Method and Description |
---|---|
GroupByViewFactory |
GroupByViewReclaimAged.getViewFactory() |
GroupByViewFactory |
GroupByViewImpl.getViewFactory() |
GroupByViewFactory |
GroupByView.getViewFactory() |
Constructor and Description |
---|
GroupByViewImpl(GroupByViewFactory groupByViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext)
Constructor.
|
GroupByViewReclaimAged(GroupByViewFactory groupByViewFactory,
AgentInstanceViewFactoryChainContext agentInstanceContext) |