Uses of Interface
com.espertech.esper.runtime.internal.kernel.thread.InboundUnitRunnable
Package
Description
This package contains classes to advanced threading options.
-
Uses of InboundUnitRunnable in com.espertech.esper.runtime.internal.kernel.thread
Modifier and TypeClassDescriptionclass
Inbound work unit processing a map event.class
Inbound unit for DOM events.class
Inbound unit for unwrapped events.class
Inbound work unit processing a json event.class
Inbound work unit processing a map event.class
Inbound work unit processing a map event.class
Inbound unit for wrapped events.Modifier and TypeMethodDescriptionvoid
ThreadingService.submitInbound
(InboundUnitRunnable unit) Submit inbound work unit.void
ThreadingServiceImpl.submitInbound
(InboundUnitRunnable unit)