public interface Punctuator
ProcessorContext.schedule(Duration, PunctuationType, Punctuator)
.Cancellable
Modifier and Type | Method and Description |
---|---|
void |
punctuate(long timestamp)
Perform the scheduled periodic operation.
|
void punctuate(long timestamp)
timestamp
- when the operation is being called, depending on PunctuationType