|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.time.TimerEvent
com.espertech.esper.client.time.TimerControlEvent
public final class TimerControlEvent
Event for controlling clocking, i.e. to enable and disable external clocking.
Nested Class Summary | |
---|---|
static class |
TimerControlEvent.ClockType
Constants controlling the clocking. |
Constructor Summary | |
---|---|
TimerControlEvent(TimerControlEvent.ClockType clockType)
Constructor takes a clocking type as parameter. |
Method Summary | |
---|---|
TimerControlEvent.ClockType |
getClockType()
Returns clocking type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimerControlEvent(TimerControlEvent.ClockType clockType)
clockType
- for internal or external clockingMethod Detail |
---|
public TimerControlEvent.ClockType getClockType()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |