Package | Description |
---|---|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,ConfigurationCommonVariable> |
ConfigurationCommon.variables
Map of variables.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ConfigurationCommonVariable> |
ConfigurationCommon.getVariables()
Returns the preconfigured variables
|