public static final class OtsInternalApi.StreamShard.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.StreamShard.Builder> implements OtsInternalApi.StreamShardOrBuilder
com.alicloud.openservices.tablestore.core.protocol.StreamShard| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.StreamShard |
build() |
OtsInternalApi.StreamShard |
buildPartial() |
OtsInternalApi.StreamShard.Builder |
clear() |
OtsInternalApi.StreamShard.Builder |
clearParentId()
optional string parent_id = 2; |
OtsInternalApi.StreamShard.Builder |
clearParentSiblingId()
optional string parent_sibling_id = 3; |
OtsInternalApi.StreamShard.Builder |
clearShardId()
required string shard_id = 1; |
OtsInternalApi.StreamShard |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getParentId()
optional string parent_id = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getParentIdBytes()
optional string parent_id = 2; |
String |
getParentSiblingId()
optional string parent_sibling_id = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getParentSiblingIdBytes()
optional string parent_sibling_id = 3; |
String |
getShardId()
required string shard_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getShardIdBytes()
required string shard_id = 1; |
boolean |
hasParentId()
optional string parent_id = 2; |
boolean |
hasParentSiblingId()
optional string parent_sibling_id = 3; |
boolean |
hasShardId()
required string shard_id = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.StreamShard.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.StreamShard.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.StreamShard.Builder |
mergeFrom(OtsInternalApi.StreamShard other) |
OtsInternalApi.StreamShard.Builder |
setParentId(String value)
optional string parent_id = 2; |
OtsInternalApi.StreamShard.Builder |
setParentIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string parent_id = 2; |
OtsInternalApi.StreamShard.Builder |
setParentSiblingId(String value)
optional string parent_sibling_id = 3; |
OtsInternalApi.StreamShard.Builder |
setParentSiblingIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string parent_sibling_id = 3; |
OtsInternalApi.StreamShard.Builder |
setShardId(String value)
required string shard_id = 1; |
OtsInternalApi.StreamShard.Builder |
setShardIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string shard_id = 1; |
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.StreamShard.Builder>public OtsInternalApi.StreamShard.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.StreamShard.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.StreamShard.Builder>public OtsInternalApi.StreamShard getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.StreamShard build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.StreamShard buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.StreamShard.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.StreamShard.Builder>public OtsInternalApi.StreamShard.Builder mergeFrom(OtsInternalApi.StreamShard other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.StreamShard.Builder>public OtsInternalApi.StreamShard.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.StreamShard.Builder>IOExceptionpublic boolean hasShardId()
required string shard_id = 1;hasShardId 在接口中 OtsInternalApi.StreamShardOrBuilderpublic String getShardId()
required string shard_id = 1;getShardId 在接口中 OtsInternalApi.StreamShardOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIdBytes()
required string shard_id = 1;getShardIdBytes 在接口中 OtsInternalApi.StreamShardOrBuilderpublic OtsInternalApi.StreamShard.Builder setShardId(String value)
required string shard_id = 1;value - The shardId to set.public OtsInternalApi.StreamShard.Builder clearShardId()
required string shard_id = 1;public OtsInternalApi.StreamShard.Builder setShardIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string shard_id = 1;value - The bytes for shardId to set.public boolean hasParentId()
optional string parent_id = 2;hasParentId 在接口中 OtsInternalApi.StreamShardOrBuilderpublic String getParentId()
optional string parent_id = 2;getParentId 在接口中 OtsInternalApi.StreamShardOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getParentIdBytes()
optional string parent_id = 2;getParentIdBytes 在接口中 OtsInternalApi.StreamShardOrBuilderpublic OtsInternalApi.StreamShard.Builder setParentId(String value)
optional string parent_id = 2;value - The parentId to set.public OtsInternalApi.StreamShard.Builder clearParentId()
optional string parent_id = 2;public OtsInternalApi.StreamShard.Builder setParentIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string parent_id = 2;value - The bytes for parentId to set.public boolean hasParentSiblingId()
optional string parent_sibling_id = 3;hasParentSiblingId 在接口中 OtsInternalApi.StreamShardOrBuilderpublic String getParentSiblingId()
optional string parent_sibling_id = 3;getParentSiblingId 在接口中 OtsInternalApi.StreamShardOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getParentSiblingIdBytes()
optional string parent_sibling_id = 3;getParentSiblingIdBytes 在接口中 OtsInternalApi.StreamShardOrBuilderpublic OtsInternalApi.StreamShard.Builder setParentSiblingId(String value)
optional string parent_sibling_id = 3;value - The parentSiblingId to set.public OtsInternalApi.StreamShard.Builder clearParentSiblingId()
optional string parent_sibling_id = 3;public OtsInternalApi.StreamShard.Builder setParentSiblingIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string parent_sibling_id = 3;value - The bytes for parentSiblingId to set.Copyright © 2025. All Rights Reserved.