| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.store.connector.sink |
| 类和说明 |
|---|
| Committable
Committable produced by
PrepareCommitOperator. |
| Committer
The
Committer is responsible for creating and committing an aggregated committable, which
we call committable (see Committer.combine(long, java.util.List<org.apache.flink.table.store.connector.sink.Committable>)). |
FileCommittableSerializer
SimpleVersionedSerializer for FileCommittable. |
| FlinkSinkBuilder
Sink builder to build a flink sink from input.
|
| LogOffsetCommittable
Log offset committable for a bucket.
|
| PrepareCommitOperator
Prepare commit operator to emit
Committables. |
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.