| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal |
| Modifier and Type | Method and Description |
|---|---|
BlobWriteResponse |
StorageStub.tableBatchWriteBlob(TableIdentifier tableId,
String sessionId,
String streamId,
long streamVersion,
List<BlobWriteItem> blobs) |
BlobWriteResponse |
StorageStub.tableWriteBlob(TableIdentifier tableId,
String sessionId,
String streamId,
long streamVersion,
PartitionSpec partitionValues,
long columnId,
InputStream data) |
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.