public static class SourceCoordinator.WatermarkElement extends AbstractHeapPriorityQueueElement implements PriorityComparable<SourceCoordinator.WatermarkElement>
HeapPriorityQueue.NOT_CONTAINED| 构造器和说明 |
|---|
WatermarkElement(org.apache.flink.api.common.eventtime.Watermark watermark) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
comparePriorityTo(SourceCoordinator.WatermarkElement other) |
boolean |
equals(Object o) |
int |
hashCode() |
getInternalIndex, setInternalIndexpublic WatermarkElement(org.apache.flink.api.common.eventtime.Watermark watermark)
public int comparePriorityTo(@Nonnull SourceCoordinator.WatermarkElement other)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.