public abstract static class TestStream.WatermarkEvent<T> extends java.lang.Object implements TestStream.Event<T>
TestStream.Event
that advances the watermark.Constructor and Description |
---|
WatermarkEvent() |
Modifier and Type | Method and Description |
---|---|
abstract Instant |
getWatermark() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType
public abstract Instant getWatermark()