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(java.lang.String variableName,
java.lang.String contextPartitionName,
int variableNumber,
java.lang.Class type,
EventType eventType,
boolean constant,
VariableStateFactory variableStateFactory) |