| Interface | Description |
|---|---|
| BatchWriter<T> |
A batch data writer returned by
TableBatchWriteSession and is
responsible for writing data for an data partition. |
| TableBatchWriteSession |
An interface that defines how to write the data to odps for batch processing.
|
| TableStreamingWriteSession | |
| TableUpsertSession | |
| TableWriteSession |
A logical representation of a maxcompute table sink.
|
| TableWriteSessionProvider |
Session provider for
TableWriteSession |
| WriterCommitMessage |
A commit message returned by
BatchWriter.commit() and
as the input parameter ofTableBatchWriteSession.commit(WriterCommitMessage[]) |
| Class | Description |
|---|---|
| TableWriteCapabilities | |
| TableWriteCapabilities.Builder | |
| TableWriteSessionBuilder |
An interface for building the
TableWriteSession. |
| WriterAttemptId |
A writer attempt id that is unique to this writer attempt.
|
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.