@Experimental public interface CommittableMessage<CommT>
SinkWriter
to Committer
.Modifier and Type | Method and Description |
---|---|
OptionalLong |
getCheckpointId()
Returns the checkpoint id or empty if the message does not belong to a checkpoint.
|
int |
getSubtaskId()
The subtask that created this committable.
|
int getSubtaskId()
OptionalLong getCheckpointId()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.