public static interface OtsInternalApi.GetShardIteratorRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getShardId()
required string shard_id = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getShardIdBytes()
required string shard_id = 2; |
String |
getStreamId()
required string stream_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 1; |
long |
getTimestamp()
optional int64 timestamp = 3; |
String |
getToken()
optional string token = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTokenBytes()
optional string token = 4; |
boolean |
hasShardId()
required string shard_id = 2; |
boolean |
hasStreamId()
required string stream_id = 1; |
boolean |
hasTimestamp()
optional int64 timestamp = 3; |
boolean |
hasToken()
optional string token = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStreamId()
required string stream_id = 1;String getStreamId()
required string stream_id = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 1;boolean hasShardId()
required string shard_id = 2;String getShardId()
required string shard_id = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIdBytes()
required string shard_id = 2;boolean hasTimestamp()
optional int64 timestamp = 3;long getTimestamp()
optional int64 timestamp = 3;boolean hasToken()
optional string token = 4;String getToken()
optional string token = 4;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTokenBytes()
optional string token = 4;Copyright © 2025. All Rights Reserved.