Uses of Annotation Interface
com.espertech.esper.common.client.annotation.Hint
Packages that use Hint
Package
Description
This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement
information.
-
Uses of Hint in com.espertech.esper.common.client.annotation
Methods in com.espertech.esper.common.client.annotation that return HintModifier and TypeMethodDescriptionHintEnum.getHint
(Annotation[] annotations) Check if the hint is present in the annotations provided.Methods in com.espertech.esper.common.client.annotation with parameters of type HintModifier and TypeMethodDescriptionHintEnum.getHintAssignedValue
(Hint annotation) Returns hint value.