Uses of Class
com.espertech.esper.runtime.internal.kernel.service.EPEventServiceThreadLocalEntry
Package
Description
-
Uses of EPEventServiceThreadLocalEntry in com.espertech.esper.runtime.internal.kernel.service
Modifier and TypeFieldDescriptionprotected ThreadLocal<EPEventServiceThreadLocalEntry>
EPEventServiceImpl.threadLocals
Modifier and TypeMethodDescriptionEPEventServiceHelper.allocateThreadLocals
(boolean isPrioritized, String runtimeURI, com.espertech.esper.common.client.configuration.Configuration configuration, com.espertech.esper.common.client.hook.expr.EventBeanService eventBeanService, com.espertech.esper.common.internal.settings.ExceptionHandlingService exceptionHandlingService, com.espertech.esper.common.internal.schedule.SchedulingService schedulingService, TimeZone timeZone, com.espertech.esper.common.internal.epl.expression.time.abacus.TimeAbacus timeAbacus, com.espertech.esper.common.internal.epl.variable.core.VariableManagementService variableManagementService) -
Uses of EPEventServiceThreadLocalEntry in com.espertech.esper.runtime.internal.kernel.stage
Modifier and TypeFieldDescriptionprotected ThreadLocal<EPEventServiceThreadLocalEntry>
EPStageEventServiceImpl.threadLocals