Class InboundUnitSendEvent
java.lang.Object
com.espertech.esper.runtime.internal.kernel.thread.InboundUnitSendEvent
- All Implemented Interfaces:
InboundUnitRunnable
,Runnable
Inbound unit for unwrapped events.
-
Constructor Summary
ConstructorDescriptionInboundUnitSendEvent
(Object theEvent, String eventTypeName, com.espertech.esper.common.internal.event.util.EPRuntimeEventProcessWrapped runtime, EPServicesEvaluation services) -
Method Summary
-
Constructor Details
-
InboundUnitSendEvent
public InboundUnitSendEvent(Object theEvent, String eventTypeName, com.espertech.esper.common.internal.event.util.EPRuntimeEventProcessWrapped runtime, EPServicesEvaluation services)
-
-
Method Details