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
|
com.espertech.esper.common.internal.epl.variable.core |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ConfigurationCommonVariable> |
ConfigurationCommon.variables
Map of variables.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConfigurationCommonVariable> |
ConfigurationCommon.getVariables()
Returns the preconfigured variables
|
Modifier and Type | Method and Description |
---|---|
static void |
VariableUtil.configureVariables(VariableRepositoryPreconfigured repo,
Map<String,ConfigurationCommonVariable> variables,
ClasspathImportService classpathImportService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
BeanEventTypeFactory beanEventTypeFactory) |
Copyright © 2005–2020. All rights reserved.