|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationDBRef | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
com.espertech.esper.epl.db | Database SQL polling views and caches |
Uses of ConfigurationDBRef in com.espertech.esper.client |
---|
Fields in com.espertech.esper.client with type parameters of type ConfigurationDBRef | |
---|---|
protected java.util.Map<java.lang.String,ConfigurationDBRef> |
Configuration.databaseReferences
The class and package name imports that will be used to resolve partial class names. |
Methods in com.espertech.esper.client that return types with arguments of type ConfigurationDBRef | |
---|---|
java.util.Map<java.lang.String,ConfigurationDBRef> |
ConfigurationInformation.getDatabaseReferences()
Returns a map of string database names to database configuration options. |
java.util.Map<java.lang.String,ConfigurationDBRef> |
Configuration.getDatabaseReferences()
|
Methods in com.espertech.esper.client with parameters of type ConfigurationDBRef | |
---|---|
void |
Configuration.addDatabaseReference(java.lang.String name,
ConfigurationDBRef configurationDBRef)
Add a database reference with a given database name. |
Uses of ConfigurationDBRef in com.espertech.esper.epl.db |
---|
Constructor parameters in com.espertech.esper.epl.db with type arguments of type ConfigurationDBRef | |
---|---|
DatabaseConfigServiceImpl(java.util.Map<java.lang.String,ConfigurationDBRef> mapDatabaseRef,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |