Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ConfigurationVariable> |
ConfigurationInformation.getVariables()
Returns the global variables by name as key and type plus initialization value as value
|
java.util.Map<java.lang.String,ConfigurationVariable> |
Configuration.getVariables() |