public abstract static class TestStream.ProcessingTimeEvent<T> extends Object implements TestStream.Event<T>
TestStream.Event that advances the processing time clock.| Constructor and Description |
|---|
ProcessingTimeEvent() |
| Modifier and Type | Method and Description |
|---|---|
abstract Duration |
getProcessingTimeAdvance() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic abstract Duration getProcessingTimeAdvance()