public static interface OtsInternalApi.GetStreamRecordRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getLimit()
optional int32 limit = 2; |
String |
getShardIterator()
required string shard_iterator = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getShardIteratorBytes()
required string shard_iterator = 1; |
String |
getTableName()
optional string table_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 3; |
boolean |
hasLimit()
optional int32 limit = 2; |
boolean |
hasShardIterator()
required string shard_iterator = 1; |
boolean |
hasTableName()
optional string table_name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasShardIterator()
required string shard_iterator = 1;String getShardIterator()
required string shard_iterator = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIteratorBytes()
required string shard_iterator = 1;boolean hasLimit()
optional int32 limit = 2;int getLimit()
optional int32 limit = 2;boolean hasTableName()
optional string table_name = 3;String getTableName()
optional string table_name = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 3;Copyright © 2025. All Rights Reserved.