Package | Description |
---|---|
com.espertech.esper.common.internal.epl.output.view |
Modifier and Type | Method and Description |
---|---|
OutputStrategyPostProcessFactory |
OutputProcessViewConditionSpec.getPostProcessFactory() |
Modifier and Type | Method and Description |
---|---|
void |
OutputProcessViewDirectFactory.setPostProcessFactory(OutputStrategyPostProcessFactory postProcessFactory) |
void |
OutputProcessViewConditionSpec.setPostProcessFactory(OutputStrategyPostProcessFactory postProcessFactory) |
Constructor and Description |
---|
OutputProcessViewDirectDistinctOrAfterFactory(OutputStrategyPostProcessFactory postProcessFactory,
boolean distinct,
EventPropertyValueGetter distinctKeyGetter,
TimePeriodCompute afterTimePeriod,
Integer afterConditionNumberOfEvents) |
OutputProcessViewDirectFactory(OutputStrategyPostProcessFactory postProcessFactory) |
OutputStrategyPostProcess(OutputStrategyPostProcessFactory parent,
AgentInstanceContext agentInstanceContext,
TableInstance tableInstance) |
Copyright © 2005–2021. All rights reserved.