Uses of Annotation Interface
com.espertech.esper.common.client.annotation.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
Modifier and TypeMethodDescriptionHintEnum.getHint
(Annotation[] annotations) Check if the hint is present in the annotations provided.Modifier and TypeMethodDescriptionHintEnum.getHintAssignedValue
(Hint annotation) Returns hint value.