public static interface Search.ParallelScanResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextToken()
optional bytes next_token = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRows(int index)
repeated bytes rows = 1; |
int |
getRowsCount()
repeated bytes rows = 1; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getRowsList()
repeated bytes rows = 1; |
boolean |
hasNextToken()
optional bytes next_token = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getRowsList()
repeated bytes rows = 1;int getRowsCount()
repeated bytes rows = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRows(int index)
repeated bytes rows = 1;index - The index of the element to return.boolean hasNextToken()
optional bytes next_token = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextToken()
optional bytes next_token = 2;Copyright © 2025. All Rights Reserved.