com.espertech.esper.core.thread
Class InboundUnitSendMap

java.lang.Object
  extended by com.espertech.esper.core.thread.InboundUnitSendMap
All Implemented Interfaces:
InboundUnitRunnable, java.lang.Runnable

public class InboundUnitSendMap
extends java.lang.Object
implements InboundUnitRunnable

Inbound work unit processing a map event.


Constructor Summary
InboundUnitSendMap(java.util.Map map, java.lang.String eventTypeName, EPServicesContext services, EPRuntimeImpl runtime)
          Ctor.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboundUnitSendMap

public InboundUnitSendMap(java.util.Map map,
                          java.lang.String eventTypeName,
                          EPServicesContext services,
                          EPRuntimeImpl runtime)
Ctor.

Parameters:
map - to send
eventTypeName - type name
services - to wrap
runtime - to process
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com