Uses of Class
com.espertech.esper.epl.spec.CreateIndexType

Packages that use CreateIndexType
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of CreateIndexType in com.espertech.esper.epl.spec
 

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

Constructors in com.espertech.esper.epl.spec with parameters of type CreateIndexType
CreateIndexItem(java.lang.String name, CreateIndexType type)
           
 


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