Uses of Interface
com.espertech.esper.core.thread.TimerUnit

Packages that use TimerUnit
com.espertech.esper.core.thread This package contains classes to advanced threading options. 
 

Uses of TimerUnit in com.espertech.esper.core.thread
 

Classes in com.espertech.esper.core.thread that implement TimerUnit
 class TimerUnitMultiple
          Timer unit for multiple callbacks for a statement.
 class TimerUnitSingle
          Timer unit for a single callback for a statement.
 

Methods in com.espertech.esper.core.thread with parameters of type TimerUnit
 void ThreadingServiceImpl.submitTimerWork(TimerUnit unit)
           
 void ThreadingService.submitTimerWork(TimerUnit timerUnit)
          Submit timer execution work unit.
 


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