Package | Description |
---|---|
com.espertech.esper.epl.view |
Internal processing views for output rate limiting, filtering and internal event routing
|
Modifier and Type | Class and Description |
---|---|
class |
OutputProcessViewConditionFactory
A view that handles the "output snapshot" keyword in output rate stabilizing.
|
class |
OutputProcessViewDirectDistinctOrAfterFactory
Output process view that does not enforce any output policies and may simply
hand over events to child views, but works with distinct and after-output policies
|
Constructor and Description |
---|
OutputProcessViewDirect(ResultSetProcessor resultSetProcessor,
OutputProcessViewDirectFactory parent) |
OutputProcessViewDirectPostProcess(ResultSetProcessor resultSetProcessor,
OutputProcessViewDirectFactory parent,
OutputStrategyPostProcess postProcessor) |