com.espertech.esper.core.thread
Class TimerUnitSingle

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

public class TimerUnitSingle
extends java.lang.Object
implements TimerUnit

Timer unit for a single callback for a statement.


Constructor Summary
TimerUnitSingle(EPServicesContext services, EPRuntimeImpl runtime, EPStatementHandleCallback handleCallback)
          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

TimerUnitSingle

public TimerUnitSingle(EPServicesContext services,
                       EPRuntimeImpl runtime,
                       EPStatementHandleCallback handleCallback)
Ctor.

Parameters:
services - engine services
runtime - runtime to process
handleCallback - callback
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