Uses of Enum Class
com.espertech.esper.common.internal.epl.table.strategy.ExprTableEvalStrategyEnum
-
Uses of ExprTableEvalStrategyEnum in com.espertech.esper.common.internal.epl.table.strategy
Modifier and TypeMethodDescriptionExprTableEvalStrategyFactory.getStrategyEnum()
static ExprTableEvalStrategyEnum
Returns the enum constant of this class with the specified name.static ExprTableEvalStrategyEnum[]
ExprTableEvalStrategyEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ExprTableEvalStrategyFactory.setStrategyEnum
(ExprTableEvalStrategyEnum strategyEnum) void
ExprTableEvalStrategyFactoryForge.setStrategyEnum
(ExprTableEvalStrategyEnum strategyEnum)