Uses of Class
com.espertech.esper.epl.variable.VariableExistsException

Packages that use VariableExistsException
com.espertech.esper.epl.variable Variable service and variable collections 
 

Uses of VariableExistsException in com.espertech.esper.epl.variable
 

Methods in com.espertech.esper.epl.variable that throw VariableExistsException
 void VariableServiceImpl.createNewVariable(java.lang.String variableName, java.lang.String variableType, java.lang.Object value, boolean constant, boolean array, StatementExtensionSvcContext extensionServicesContext, EngineImportService engineImportService)
           
 void VariableService.createNewVariable(java.lang.String variableName, java.lang.String type, java.lang.Object value, boolean constant, boolean array, StatementExtensionSvcContext extensionServicesContext, EngineImportService engineImportService)
          Creates a new variable.
 


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