Package com.espertech.esperio.db.core
Class ExecutorServices
java.lang.Object
com.espertech.esperio.db.core.ExecutorServices
-
Constructor Summary
ConstructorDescriptionExecutorServices
(com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI spi, Map<String, Executor> workQueue) -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
getConfiguredExecutor
(String workqueueName) getExecutor
(String name)
-
Constructor Details
-
ExecutorServices
-
-
Method Details