Uses of Enum Class
com.espertech.esper.common.client.annotation.AppliesTo
Package
Description
This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement
information.
Callbacks for use with the compiler to provide or override behavior.
-
Uses of AppliesTo in com.espertech.esper.common.client.annotation
-
Uses of AppliesTo in com.espertech.esper.compiler.client.option
Modifier and TypeMethodDescriptionStateMgmtSettingContext.getAppliesTo()
For internal-use-only and subject-to-change-between-versions: Returns applies-toModifier and TypeMethodDescriptiondefault com.espertech.esper.common.internal.statemgmtsettings.StateMgmtSettingBucket
StateMgmtSettingOption.configure
(com.espertech.esper.common.internal.compile.stage2.StatementRawInfo raw, AppliesTo appliesTo, com.espertech.esper.common.internal.statemgmtsettings.StateMgmtSettingBucket setting) ModifierConstructorDescriptionStateMgmtSettingContext
(com.espertech.esper.common.internal.compile.stage2.StatementRawInfo raw, AppliesTo appliesTo, com.espertech.esper.common.internal.statemgmtsettings.StateMgmtSettingBucket configured) Ctor.