@Experimental
public interface CommittableMessage<CommT>
SinkWriter to Committer.| Modifier and Type | Field and Description |
|---|---|
static long |
EOI
Deprecated.
the special value is not used anymore at all (remove with Flink 2.2)
|
| Modifier and Type | Method and Description |
|---|---|
default OptionalLong |
getCheckpointId()
Deprecated.
|
long |
getCheckpointIdOrEOI()
Deprecated.
the special value EOI is not used anymore
|
int |
getSubtaskId()
The subtask that created this committable.
|
@Deprecated static final long EOI
int getSubtaskId()
@Deprecated default OptionalLong getCheckpointId()
getCheckpointIdOrEOI()long getCheckpointIdOrEOI()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.