public static interface OtsInternalApi.BulkImportRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.RowInBulkImportRequest |
getRows(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2; |
int |
getRowsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2; |
List<OtsInternalApi.RowInBulkImportRequest> |
getRowsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2; |
OtsInternalApi.RowInBulkImportRequestOrBuilder |
getRowsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2; |
List<? extends OtsInternalApi.RowInBulkImportRequestOrBuilder> |
getRowsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest 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.RowInBulkImportRequest> getRowsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2;OtsInternalApi.RowInBulkImportRequest getRows(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2;int getRowsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2;List<? extends OtsInternalApi.RowInBulkImportRequestOrBuilder> getRowsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2;OtsInternalApi.RowInBulkImportRequestOrBuilder getRowsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.RowInBulkImportRequest rows = 2;Copyright © 2025. All Rights Reserved.