Package | Description |
---|---|
org.apache.paimon.table.sink |
Modifier and Type | Interface and Description |
---|---|
interface |
InnerTableCommit
Inner
TableCommit contains overwrite setter. |
Modifier and Type | Class and Description |
---|---|
class |
TableCommitImpl
An abstraction layer above
FileStoreCommit to provide snapshot commit and expiration. |
Modifier and Type | Method and Description |
---|---|
BatchTableCommit |
BatchWriteBuilderImpl.newCommit() |
BatchTableCommit |
BatchWriteBuilder.newCommit()
Create a
TableCommit to commit CommitMessage s. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.