|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableValueException | |
---|---|
com.espertech.esper.client | This package defines the central Esper Client APIs. |
com.espertech.esper.epl.variable | Variable service and variable collections |
Uses of VariableValueException in com.espertech.esper.client |
---|
Methods in com.espertech.esper.client that throw VariableValueException | |
---|---|
void |
EPRuntime.setVariableValue(Map<String,Object> variableValues)
Sets the value of multiple variables in one update, applying all or none of the changes to variable values in one atomic transaction. |
void |
EPRuntime.setVariableValue(String variableName,
Object variableValue)
Sets the value of a single variable. |
Uses of VariableValueException in com.espertech.esper.epl.variable |
---|
Methods in com.espertech.esper.epl.variable that throw VariableValueException | |
---|---|
void |
VariableServiceImpl.checkAndWrite(int variableNumber,
Object newValue)
|
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |