public static final class GlobalTable.Placement.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.Placement.Builder> implements GlobalTable.PlacementOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.Placement |
build() |
GlobalTable.Placement |
buildPartial() |
GlobalTable.Placement.Builder |
clear() |
GlobalTable.Placement.Builder |
clearInstanceName()
required string instanceName = 2; |
GlobalTable.Placement.Builder |
clearRegionId()
required string regionId = 1; |
GlobalTable.Placement.Builder |
clearWritable()
required bool writable = 3 [default = false]; |
GlobalTable.Placement |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstanceName()
required string instanceName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInstanceNameBytes()
required string instanceName = 2; |
String |
getRegionId()
required string regionId = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRegionIdBytes()
required string regionId = 1; |
boolean |
getWritable()
required bool writable = 3 [default = false]; |
boolean |
hasInstanceName()
required string instanceName = 2; |
boolean |
hasRegionId()
required string regionId = 1; |
boolean |
hasWritable()
required bool writable = 3 [default = false]; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GlobalTable.Placement.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalTable.Placement.Builder |
mergeFrom(GlobalTable.Placement other) |
GlobalTable.Placement.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
GlobalTable.Placement.Builder |
setInstanceName(String value)
required string instanceName = 2; |
GlobalTable.Placement.Builder |
setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instanceName = 2; |
GlobalTable.Placement.Builder |
setRegionId(String value)
required string regionId = 1; |
GlobalTable.Placement.Builder |
setRegionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string regionId = 1; |
GlobalTable.Placement.Builder |
setWritable(boolean value)
required bool writable = 3 [default = false]; |
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<GlobalTable.Placement.Builder>public GlobalTable.Placement.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<GlobalTable.Placement.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<GlobalTable.Placement.Builder>public GlobalTable.Placement getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic GlobalTable.Placement build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.Placement buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.Placement.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<GlobalTable.Placement.Builder>public GlobalTable.Placement.Builder mergeFrom(GlobalTable.Placement other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.Placement.Builder>public GlobalTable.Placement.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<GlobalTable.Placement.Builder>IOExceptionpublic boolean hasRegionId()
required string regionId = 1;hasRegionId 在接口中 GlobalTable.PlacementOrBuilderpublic String getRegionId()
required string regionId = 1;getRegionId 在接口中 GlobalTable.PlacementOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRegionIdBytes()
required string regionId = 1;getRegionIdBytes 在接口中 GlobalTable.PlacementOrBuilderpublic GlobalTable.Placement.Builder setRegionId(String value)
required string regionId = 1;value - The regionId to set.public GlobalTable.Placement.Builder clearRegionId()
required string regionId = 1;public GlobalTable.Placement.Builder setRegionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string regionId = 1;value - The bytes for regionId to set.public boolean hasInstanceName()
required string instanceName = 2;hasInstanceName 在接口中 GlobalTable.PlacementOrBuilderpublic String getInstanceName()
required string instanceName = 2;getInstanceName 在接口中 GlobalTable.PlacementOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instanceName = 2;getInstanceNameBytes 在接口中 GlobalTable.PlacementOrBuilderpublic GlobalTable.Placement.Builder setInstanceName(String value)
required string instanceName = 2;value - The instanceName to set.public GlobalTable.Placement.Builder clearInstanceName()
required string instanceName = 2;public GlobalTable.Placement.Builder setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instanceName = 2;value - The bytes for instanceName to set.public boolean hasWritable()
required bool writable = 3 [default = false];hasWritable 在接口中 GlobalTable.PlacementOrBuilderpublic boolean getWritable()
required bool writable = 3 [default = false];getWritable 在接口中 GlobalTable.PlacementOrBuilderpublic GlobalTable.Placement.Builder setWritable(boolean value)
required bool writable = 3 [default = false];value - The writable to set.public GlobalTable.Placement.Builder clearWritable()
required bool writable = 3 [default = false];Copyright © 2025. All Rights Reserved.