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