Uses of Interface
com.espertech.esper.common.internal.statement.dispatch.UpdateDispatchView
Package
Description
-
Uses of UpdateDispatchView in com.espertech.esper.common.internal.context.util
ModifierConstructorDescriptionStatementContext
(ContextRuntimeDescriptor contextRuntimeDescriptor, String deploymentId, int statementId, String statementName, String moduleName, StatementInformationalsRuntime statementInformationals, Object userObjectRuntime, StatementContextRuntimeServices statementContextRuntimeServices, EPStatementHandle epStatementHandle, Map<Integer, FilterSpecActivatable> filterSpecActivatables, PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc, RowRecogStatePoolStmtSvc rowRecogStatePoolStmtSvc, ScheduleBucket scheduleBucket, StatementAIResourceRegistry statementAIResourceRegistry, StatementCPCacheService statementCPCacheService, StatementAIFactoryProvider statementAIFactoryProvider, StatementResultService statementResultService, UpdateDispatchView updateDispatchView, FilterService filterService, SchedulingService schedulingService, InternalEventRouteDest internalEventRouteDest) -
Uses of UpdateDispatchView in com.espertech.esper.common.internal.epl.output.core
Modifier and TypeMethodDescriptionstatic void
OutputStrategyUtil.output
(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView finalView) -
Uses of UpdateDispatchView in com.espertech.esper.common.internal.epl.output.view
Modifier and TypeMethodDescriptionvoid
OutputStrategyPostProcess.output
(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView finalView) protected void
OutputProcessViewDirect.postProcess
(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView) protected void
OutputProcessViewDirectDistinctOrAfter.postProcess
(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView) protected void
OutputProcessViewDirectDistinctOrAfterPostProcess.postProcess
(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView) protected void
OutputProcessViewDirectPostProcess.postProcess
(boolean force, UniformPair<EventBean[]> newOldEvents, UpdateDispatchView childView) -
Uses of UpdateDispatchView in com.espertech.esper.common.internal.statement.dispatch
Modifier and TypeMethodDescriptionvoid
DispatchService.removeAll
(UpdateDispatchView updateDispatchView)