public static final class OtsInternalApi.GetStreamRecordRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetStreamRecordRequest.Builder> implements OtsInternalApi.GetStreamRecordRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GetStreamRecordRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.GetStreamRecordRequest |
build() |
OtsInternalApi.GetStreamRecordRequest |
buildPartial() |
OtsInternalApi.GetStreamRecordRequest.Builder |
clear() |
OtsInternalApi.GetStreamRecordRequest.Builder |
clearLimit()
optional int32 limit = 2; |
OtsInternalApi.GetStreamRecordRequest.Builder |
clearShardIterator()
required string shard_iterator = 1; |
OtsInternalApi.GetStreamRecordRequest.Builder |
clearTableName()
optional string table_name = 3; |
OtsInternalApi.GetStreamRecordRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.GetStreamRecordRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.GetStreamRecordRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.GetStreamRecordRequest.Builder |
mergeFrom(OtsInternalApi.GetStreamRecordRequest other) |
OtsInternalApi.GetStreamRecordRequest.Builder |
setLimit(int value)
optional int32 limit = 2; |
OtsInternalApi.GetStreamRecordRequest.Builder |
setShardIterator(String value)
required string shard_iterator = 1; |
OtsInternalApi.GetStreamRecordRequest.Builder |
setShardIteratorBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string shard_iterator = 1; |
OtsInternalApi.GetStreamRecordRequest.Builder |
setTableName(String value)
optional string table_name = 3; |
OtsInternalApi.GetStreamRecordRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 3; |
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.GetStreamRecordRequest.Builder>public OtsInternalApi.GetStreamRecordRequest.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.GetStreamRecordRequest.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.GetStreamRecordRequest.Builder>public OtsInternalApi.GetStreamRecordRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.GetStreamRecordRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.GetStreamRecordRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.GetStreamRecordRequest.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.GetStreamRecordRequest.Builder>public OtsInternalApi.GetStreamRecordRequest.Builder mergeFrom(OtsInternalApi.GetStreamRecordRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.GetStreamRecordRequest.Builder>public OtsInternalApi.GetStreamRecordRequest.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.GetStreamRecordRequest.Builder>IOExceptionpublic boolean hasShardIterator()
required string shard_iterator = 1;hasShardIterator 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic String getShardIterator()
required string shard_iterator = 1;getShardIterator 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIteratorBytes()
required string shard_iterator = 1;getShardIteratorBytes 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic OtsInternalApi.GetStreamRecordRequest.Builder setShardIterator(String value)
required string shard_iterator = 1;value - The shardIterator to set.public OtsInternalApi.GetStreamRecordRequest.Builder clearShardIterator()
required string shard_iterator = 1;public OtsInternalApi.GetStreamRecordRequest.Builder setShardIteratorBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string shard_iterator = 1;value - The bytes for shardIterator to set.public boolean hasLimit()
optional int32 limit = 2;hasLimit 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic int getLimit()
optional int32 limit = 2;getLimit 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic OtsInternalApi.GetStreamRecordRequest.Builder setLimit(int value)
optional int32 limit = 2;value - The limit to set.public OtsInternalApi.GetStreamRecordRequest.Builder clearLimit()
optional int32 limit = 2;public boolean hasTableName()
optional string table_name = 3;hasTableName 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic String getTableName()
optional string table_name = 3;getTableName 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 3;getTableNameBytes 在接口中 OtsInternalApi.GetStreamRecordRequestOrBuilderpublic OtsInternalApi.GetStreamRecordRequest.Builder setTableName(String value)
optional string table_name = 3;value - The tableName to set.public OtsInternalApi.GetStreamRecordRequest.Builder clearTableName()
optional string table_name = 3;public OtsInternalApi.GetStreamRecordRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 3;value - The bytes for tableName to set.Copyright © 2025. All Rights Reserved.