| Package | Description |
|---|---|
| org.apache.flink.streaming.api.connector.sink2 | |
| org.apache.flink.streaming.runtime.operators.sink.committables |
| Modifier and Type | Method and Description |
|---|---|
<NewCommT> CommittableWithLineage<NewCommT> |
CommittableWithLineage.map(java.util.function.Function<CommT,NewCommT> mapper) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CommittableWithLineage<CommT>> |
CommittableManager.commit(boolean fullyReceived,
org.apache.flink.api.connector.sink2.Committer<CommT> committer)
Commits all due committables.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.