|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 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-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |