public static interface OtsInternalApi.BatchGetRowRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableInBatchGetRowRequest |
getTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
int |
getTablesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
List<OtsInternalApi.TableInBatchGetRowRequest> |
getTablesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
OtsInternalApi.TableInBatchGetRowRequestOrBuilder |
getTablesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
List<? extends OtsInternalApi.TableInBatchGetRowRequestOrBuilder> |
getTablesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<OtsInternalApi.TableInBatchGetRowRequest> getTablesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;OtsInternalApi.TableInBatchGetRowRequest getTables(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;int getTablesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;List<? extends OtsInternalApi.TableInBatchGetRowRequestOrBuilder> getTablesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;OtsInternalApi.TableInBatchGetRowRequestOrBuilder getTablesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableInBatchGetRowRequest tables = 1;Copyright © 2025. All Rights Reserved.