Uses of Interface
com.espertech.esper.common.internal.statement.dispatch.UpdateDispatchView
Packages that use UpdateDispatchView
Package
Description
-
Uses of UpdateDispatchView in com.espertech.esper.common.internal.context.util
Classes in com.espertech.esper.common.internal.context.util that implement UpdateDispatchViewMethods in com.espertech.esper.common.internal.context.util that return UpdateDispatchViewConstructors in com.espertech.esper.common.internal.context.util with parameters of type UpdateDispatchViewModifierConstructorDescriptionStatementContext
(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
Fields in com.espertech.esper.common.internal.epl.output.core declared as UpdateDispatchViewMethods in com.espertech.esper.common.internal.epl.output.core with parameters of type UpdateDispatchViewModifier and TypeMethodDescriptionstatic void
OutputStrategyUtil.output
(boolean forceUpdate, UniformPair<EventBean[]> result, UpdateDispatchView finalView) -
Uses of UpdateDispatchView in com.espertech.esper.common.internal.epl.output.view
Methods in com.espertech.esper.common.internal.epl.output.view with parameters of type UpdateDispatchViewModifier 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
Methods in com.espertech.esper.common.internal.statement.dispatch that return UpdateDispatchViewMethods in com.espertech.esper.common.internal.statement.dispatch with parameters of type UpdateDispatchViewModifier and TypeMethodDescriptionvoid
DispatchService.removeAll
(UpdateDispatchView updateDispatchView)