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.historical.database.connection |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ConfigurationCommonDBRef> |
ConfigurationCommon.databaseReferences
The class and package name imports that
will be used to resolve partial class names.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConfigurationCommonDBRef> |
ConfigurationCommon.getDatabaseReferences()
Returns the database names
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationCommon.addDatabaseReference(String name,
ConfigurationCommonDBRef configurationDBRef)
Add a database reference with a given database name.
|
Constructor and Description |
---|
DatabaseConfigServiceImpl(Map<String,ConfigurationCommonDBRef> mapDatabaseRef,
ClasspathImportService classpathImportService)
Ctor.
|
Copyright © 2005–2018. All rights reserved.