| Package | Description |
|---|---|
| com.aliyun.odps.table.write | |
| com.aliyun.odps.table.write.impl.batch |
| Modifier and Type | Method and Description |
|---|---|
WriterCommitMessage |
BatchWriter.commit()
Commits this writer after all records are written successfully, returns a commit message which
will be sent back to table sink
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableBatchWriteSession.commit(WriterCommitMessage[] messages)
Commits this writing job with a list of commit messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WriterCommitMessageImpl |
| Modifier and Type | Method and Description |
|---|---|
WriterCommitMessage |
ArrowWriterImpl.commit() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableBatchWriteSessionImpl.commit(WriterCommitMessage[] messages) |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.