Uses of Class
com.espertech.esper.client.annotation.HintEnum

Packages that use HintEnum
com.espertech.esper.client.annotation 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.client.annotation
 

Methods in com.espertech.esper.client.annotation that return HintEnum
static HintEnum HintEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HintEnum[] HintEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.espertech.esper.client.annotation that return types with arguments of type HintEnum
static java.util.Map<HintEnum,java.util.List<java.lang.String>> HintEnum.validateGetListed(java.lang.annotation.Annotation annotation)
          Validate a hint annotation ensuring it contains only recognized hints.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com