public final class Watermark extends Object implements com.hazelcast.jet.impl.execution.BroadcastItem
Constructor and Description |
---|
Watermark(long timestamp)
Constructs a new watermark item.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
long |
timestamp()
Returns the timestamp of this watermark item.
|
String |
toString() |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.