Package | Description |
---|---|
com.espertech.esper.epl.variable |
Variable service and variable collections
|
Modifier and Type | Class and Description |
---|---|
class |
VariableStateFactoryConst |
Modifier and Type | Method and Description |
---|---|
VariableStateFactory |
VariableMetaData.getVariableStateFactory() |
Constructor and Description |
---|
VariableMetaData(String variableName,
String contextPartitionName,
int variableNumber,
Class type,
EventType eventType,
boolean constant,
VariableStateFactory variableStateFactory) |