public static interface OtsInternalApi.BulkImportResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.RowInBulkImportResponse |
getRows(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2; |
int |
getRowsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2; |
List<OtsInternalApi.RowInBulkImportResponse> |
getRowsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2; |
OtsInternalApi.RowInBulkImportResponseOrBuilder |
getRowsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2; |
List<? extends OtsInternalApi.RowInBulkImportResponseOrBuilder> |
getRowsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasTableName()
required string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;List<OtsInternalApi.RowInBulkImportResponse> getRowsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2;OtsInternalApi.RowInBulkImportResponse getRows(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2;int getRowsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2;List<? extends OtsInternalApi.RowInBulkImportResponseOrBuilder> getRowsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2;OtsInternalApi.RowInBulkImportResponseOrBuilder getRowsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportResponse rows = 2;Copyright © 2025. All Rights Reserved.