public static interface OtsInternalApi.ReturnContentOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getReturnColumnNames(int index)
repeated string return_column_names = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getReturnColumnNamesBytes(int index)
repeated string return_column_names = 2; |
int |
getReturnColumnNamesCount()
repeated string return_column_names = 2; |
List<String> |
getReturnColumnNamesList()
repeated string return_column_names = 2; |
OtsInternalApi.ReturnType |
getReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1; |
boolean |
hasReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1;OtsInternalApi.ReturnType getReturnType()
optional .com.alicloud.openservices.tablestore.core.protocol.ReturnType return_type = 1;List<String> getReturnColumnNamesList()
repeated string return_column_names = 2;int getReturnColumnNamesCount()
repeated string return_column_names = 2;String getReturnColumnNames(int index)
repeated string return_column_names = 2;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getReturnColumnNamesBytes(int index)
repeated string return_column_names = 2;index - The index of the value to return.Copyright © 2025. All Rights Reserved.