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

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

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

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


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