Package com.espertech.esper.common.client.hook.condition
package com.espertech.esper.common.client.hook.condition
Conditions indicate special situations in the runtime.
-
ClassDescriptionMarker interface for conditions reported.Interface for a handler registered with a runtime instance to receive reported runtime conditions.Context provided to
ConditionHandler
implementations providing runtime-condition-contextual information.Factory for runtime condition handler instance(s).Context provided toConditionHandlerFactory
implementations providing runtime contextual information.Indicates that on the runtimelevel the match-recognize has reached the configured runtime-wide limit at runtime.Indicates that on the runtimelevel the followed-by pattern operator, regardless whether parameterized with a max number of sub-expressions or not, has reached the configured runtime-wide limit at runtime.Indicates that the followed-by pattern operator, when parameterized with a max number of sub-expressions, has reached that limit at runtime.