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