Uses of Class
com.espertech.esperio.db.config.Executor
Packages that use Executor
Package
Description
DB adapter classes for configuration.
DB adapter core classes.
-
Uses of Executor in com.espertech.esperio.db.config
Methods in com.espertech.esperio.db.config that return types with arguments of type ExecutorMethod parameters in com.espertech.esperio.db.config with type arguments of type ExecutorModifier and TypeMethodDescriptionvoid
ConfigurationDBAdapter.setExecutors
(Map<String, Executor> executors) -
Uses of Executor in com.espertech.esperio.db.core
Constructor parameters in com.espertech.esperio.db.core with type arguments of type ExecutorModifierConstructorDescriptionExecutorServices
(com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI spi, Map<String, Executor> workQueue)