public static final class OtsInternalApi.GetShardIteratorRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder> implements OtsInternalApi.GetShardIteratorRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GetShardIteratorRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.GetShardIteratorRequest |
build() |
OtsInternalApi.GetShardIteratorRequest |
buildPartial() |
OtsInternalApi.GetShardIteratorRequest.Builder |
clear() |
OtsInternalApi.GetShardIteratorRequest.Builder |
clearShardId()
required string shard_id = 2; |
OtsInternalApi.GetShardIteratorRequest.Builder |
clearStreamId()
required string stream_id = 1; |
OtsInternalApi.GetShardIteratorRequest.Builder |
clearTimestamp()
optional int64 timestamp = 3; |
OtsInternalApi.GetShardIteratorRequest.Builder |
clearToken()
optional string token = 4; |
OtsInternalApi.GetShardIteratorRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.GetShardIteratorRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.GetShardIteratorRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.GetShardIteratorRequest.Builder |
mergeFrom(OtsInternalApi.GetShardIteratorRequest other) |
OtsInternalApi.GetShardIteratorRequest.Builder |
setShardId(String value)
required string shard_id = 2; |
OtsInternalApi.GetShardIteratorRequest.Builder |
setShardIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string shard_id = 2; |
OtsInternalApi.GetShardIteratorRequest.Builder |
setStreamId(String value)
required string stream_id = 1; |
OtsInternalApi.GetShardIteratorRequest.Builder |
setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 1; |
OtsInternalApi.GetShardIteratorRequest.Builder |
setTimestamp(long value)
optional int64 timestamp = 3; |
OtsInternalApi.GetShardIteratorRequest.Builder |
setToken(String value)
optional string token = 4; |
OtsInternalApi.GetShardIteratorRequest.Builder |
setTokenBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string token = 4; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder>public OtsInternalApi.GetShardIteratorRequest.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder>public OtsInternalApi.GetShardIteratorRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.GetShardIteratorRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.GetShardIteratorRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.GetShardIteratorRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder>public OtsInternalApi.GetShardIteratorRequest.Builder mergeFrom(OtsInternalApi.GetShardIteratorRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder>public OtsInternalApi.GetShardIteratorRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.GetShardIteratorRequest.Builder>IOExceptionpublic boolean hasStreamId()
required string stream_id = 1;hasStreamId 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic String getStreamId()
required string stream_id = 1;getStreamId 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 1;getStreamIdBytes 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic OtsInternalApi.GetShardIteratorRequest.Builder setStreamId(String value)
required string stream_id = 1;value - The streamId to set.public OtsInternalApi.GetShardIteratorRequest.Builder clearStreamId()
required string stream_id = 1;public OtsInternalApi.GetShardIteratorRequest.Builder setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 1;value - The bytes for streamId to set.public boolean hasShardId()
required string shard_id = 2;hasShardId 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic String getShardId()
required string shard_id = 2;getShardId 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIdBytes()
required string shard_id = 2;getShardIdBytes 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic OtsInternalApi.GetShardIteratorRequest.Builder setShardId(String value)
required string shard_id = 2;value - The shardId to set.public OtsInternalApi.GetShardIteratorRequest.Builder clearShardId()
required string shard_id = 2;public OtsInternalApi.GetShardIteratorRequest.Builder setShardIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string shard_id = 2;value - The bytes for shardId to set.public boolean hasTimestamp()
optional int64 timestamp = 3;hasTimestamp 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic long getTimestamp()
optional int64 timestamp = 3;getTimestamp 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic OtsInternalApi.GetShardIteratorRequest.Builder setTimestamp(long value)
optional int64 timestamp = 3;value - The timestamp to set.public OtsInternalApi.GetShardIteratorRequest.Builder clearTimestamp()
optional int64 timestamp = 3;public boolean hasToken()
optional string token = 4;hasToken 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic String getToken()
optional string token = 4;getToken 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTokenBytes()
optional string token = 4;getTokenBytes 在接口中 OtsInternalApi.GetShardIteratorRequestOrBuilderpublic OtsInternalApi.GetShardIteratorRequest.Builder setToken(String value)
optional string token = 4;value - The token to set.public OtsInternalApi.GetShardIteratorRequest.Builder clearToken()
optional string token = 4;public OtsInternalApi.GetShardIteratorRequest.Builder setTokenBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string token = 4;value - The bytes for token to set.Copyright © 2025. All Rights Reserved.