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