Read and write multiple rows of data in Tablestore data tables in bulk for big data scenarios.
API operations
The following table lists the API operations for bulk data operations.
|
Item |
API |
Description |
|
Write multiple rows of data at the same time |
Writes multiple rows of data to data tables in bulk for big data scenarios. You must specify the complete primary key and the attribute columns that you want to add, remove, or modify for each row. |
|
|
Read multiple rows of data at the same time |
Reads multiple rows of data from data tables in bulk for big data scenarios. |