Class InboundUnitSendMap
java.lang.Object
com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendMap
- All Implemented Interfaces:
InboundUnitRunnable
,Runnable
Inbound work unit processing a map event.
-
Constructor Summary
ConstructorDescriptionInboundUnitSendMap
(Map map, String eventTypeName, com.espertech.esper.common.internal.event.util.EPRuntimeEventProcessWrapped runtime, EPServicesEvaluation services) -
Method Summary
-
Constructor Details
-
InboundUnitSendMap
public InboundUnitSendMap(Map map, String eventTypeName, com.espertech.esper.common.internal.event.util.EPRuntimeEventProcessWrapped runtime, EPServicesEvaluation services)
-
-
Method Details