Uses of Class
com.espertech.esper.core.service.StatementType

Packages that use StatementType
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of StatementType in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service that return StatementType
 StatementType StatementMetadata.getStatementType()
          Returns the statement type.
static StatementType StatementMetadataFactoryDefault.getStatementType(StatementSpecRaw statementSpec, boolean pattern)
           
static StatementType StatementType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StatementType[] StatementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.espertech.esper.core.service with parameters of type StatementType
StatementMetadata(StatementType statementType)
          Ctor.
 


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