Package | Description |
---|---|
com.espertech.esperio.db.config |
DB adapter classes for configuration.
|
com.espertech.esperio.db.core |
DB adapter core classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Executor> |
ConfigurationDBAdapter.getExecutors() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationDBAdapter.setExecutors(java.util.Map<java.lang.String,Executor> executors) |
Constructor and Description |
---|
ExecutorServices(com.espertech.esper.core.service.EPServiceProviderSPI spi,
java.util.Map<java.lang.String,Executor> workQueue) |