Package io.siddhi.core.util.timestamp
Interface TimestampGeneratorImpl.TimeChangeListener
-
- Enclosing class:
- TimestampGeneratorImpl
public static interface TimestampGeneratorImpl.TimeChangeListenerListener used to get notification when a new event comes in.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTimeChange(long currentTimestamp)
-