@Experimental
public interface CommittableMessage<CommT>
SinkWriter to Committer.| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.