Uses of Interface
com.espertech.esper.common.internal.epl.historical.execstrategy.PollExecStrategy
Package
Description
-
Uses of PollExecStrategy in com.espertech.esper.common.internal.epl.historical.common
Modifier and TypeFieldDescriptionprotected final PollExecStrategy
HistoricalEventViewableBase.pollExecStrategy
ModifierConstructorDescriptionHistoricalEventViewableBase
(HistoricalEventViewableFactoryBase factory, PollExecStrategy pollExecStrategy, ExprEvaluatorContext exprEvaluatorContext) -
Uses of PollExecStrategy in com.espertech.esper.common.internal.epl.historical.database.core
Modifier and TypeClassDescriptionclass
Viewable providing historical data from a database.ModifierConstructorDescriptionHistoricalEventViewableDatabase
(HistoricalEventViewableDatabaseFactory factory, PollExecStrategy pollExecStrategy, AgentInstanceContext agentInstanceContext) -
Uses of PollExecStrategy in com.espertech.esper.common.internal.epl.historical.method.core
ModifierConstructorDescriptionHistoricalEventViewableMethod
(HistoricalEventViewableMethodFactory factory, PollExecStrategy pollExecStrategy, AgentInstanceContext agentInstanceContext)