Uses of Enum Class
com.espertech.esper.common.client.annotation.HintEnum
Package
Description
This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement
information.
-
Uses of HintEnum in com.espertech.esper.common.client.annotation
Modifier and TypeMethodDescriptionstatic HintEnum
Returns the enum constant of this class with the specified name.static HintEnum[]
HintEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionHintEnum.validateGetListed
(Annotation annotation) Validate a hint annotation ensuring it contains only recognized hints.