public static final class GlobalTable.UpdatePhyTable.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.UpdatePhyTable.Builder> implements GlobalTable.UpdatePhyTableOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.UpdatePhyTable |
build() |
GlobalTable.UpdatePhyTable |
buildPartial() |
GlobalTable.UpdatePhyTable.Builder |
clear() |
GlobalTable.UpdatePhyTable.Builder |
clearInstanceName()
required string instanceName = 2; |
GlobalTable.UpdatePhyTable.Builder |
clearPrimaryEligible()
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5; |
GlobalTable.UpdatePhyTable.Builder |
clearRegionId()
required string regionId = 1; |
GlobalTable.UpdatePhyTable.Builder |
clearTableName()
required string tableName = 3; |
GlobalTable.UpdatePhyTable.Builder |
clearWritable()
optional bool writable = 4; |
GlobalTable.UpdatePhyTable |
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; |
boolean |
getPrimaryEligible()
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5; |
String |
getRegionId()
required string regionId = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRegionIdBytes()
required string regionId = 1; |
String |
getTableName()
required string tableName = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string tableName = 3; |
boolean |
getWritable()
optional bool writable = 4; |
boolean |
hasInstanceName()
required string instanceName = 2; |
boolean |
hasPrimaryEligible()
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5; |
boolean |
hasRegionId()
required string regionId = 1; |
boolean |
hasTableName()
required string tableName = 3; |
boolean |
hasWritable()
optional bool writable = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GlobalTable.UpdatePhyTable.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalTable.UpdatePhyTable.Builder |
mergeFrom(GlobalTable.UpdatePhyTable other) |
GlobalTable.UpdatePhyTable.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
GlobalTable.UpdatePhyTable.Builder |
setInstanceName(String value)
required string instanceName = 2; |
GlobalTable.UpdatePhyTable.Builder |
setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instanceName = 2; |
GlobalTable.UpdatePhyTable.Builder |
setPrimaryEligible(boolean value)
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5; |
GlobalTable.UpdatePhyTable.Builder |
setRegionId(String value)
required string regionId = 1; |
GlobalTable.UpdatePhyTable.Builder |
setRegionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string regionId = 1; |
GlobalTable.UpdatePhyTable.Builder |
setTableName(String value)
required string tableName = 3; |
GlobalTable.UpdatePhyTable.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tableName = 3; |
GlobalTable.UpdatePhyTable.Builder |
setWritable(boolean value)
optional bool writable = 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<GlobalTable.UpdatePhyTable.Builder>public GlobalTable.UpdatePhyTable.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.UpdatePhyTable.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.UpdatePhyTable.Builder>public GlobalTable.UpdatePhyTable getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic GlobalTable.UpdatePhyTable build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.UpdatePhyTable buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.UpdatePhyTable.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.UpdatePhyTable.Builder>public GlobalTable.UpdatePhyTable.Builder mergeFrom(GlobalTable.UpdatePhyTable other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.UpdatePhyTable.Builder>public GlobalTable.UpdatePhyTable.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.UpdatePhyTable.Builder>IOExceptionpublic boolean hasRegionId()
required string regionId = 1;hasRegionId 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic String getRegionId()
required string regionId = 1;getRegionId 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRegionIdBytes()
required string regionId = 1;getRegionIdBytes 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic GlobalTable.UpdatePhyTable.Builder setRegionId(String value)
required string regionId = 1;value - The regionId to set.public GlobalTable.UpdatePhyTable.Builder clearRegionId()
required string regionId = 1;public GlobalTable.UpdatePhyTable.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.UpdatePhyTableOrBuilderpublic String getInstanceName()
required string instanceName = 2;getInstanceName 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instanceName = 2;getInstanceNameBytes 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic GlobalTable.UpdatePhyTable.Builder setInstanceName(String value)
required string instanceName = 2;value - The instanceName to set.public GlobalTable.UpdatePhyTable.Builder clearInstanceName()
required string instanceName = 2;public GlobalTable.UpdatePhyTable.Builder setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instanceName = 2;value - The bytes for instanceName to set.public boolean hasTableName()
required string tableName = 3;hasTableName 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic String getTableName()
required string tableName = 3;getTableName 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string tableName = 3;getTableNameBytes 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic GlobalTable.UpdatePhyTable.Builder setTableName(String value)
required string tableName = 3;value - The tableName to set.public GlobalTable.UpdatePhyTable.Builder clearTableName()
required string tableName = 3;public GlobalTable.UpdatePhyTable.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string tableName = 3;value - The bytes for tableName to set.public boolean hasWritable()
optional bool writable = 4;hasWritable 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic boolean getWritable()
optional bool writable = 4;getWritable 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic GlobalTable.UpdatePhyTable.Builder setWritable(boolean value)
optional bool writable = 4;value - The writable to set.public GlobalTable.UpdatePhyTable.Builder clearWritable()
optional bool writable = 4;public boolean hasPrimaryEligible()
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5;hasPrimaryEligible 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic boolean getPrimaryEligible()
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5;getPrimaryEligible 在接口中 GlobalTable.UpdatePhyTableOrBuilderpublic GlobalTable.UpdatePhyTable.Builder setPrimaryEligible(boolean value)
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5;value - The primaryEligible to set.public GlobalTable.UpdatePhyTable.Builder clearPrimaryEligible()
set phy table is eligible for primary, only need at PRIMARY_SECONDARY serve mode
optional bool primaryEligible = 5;Copyright © 2025. All Rights Reserved.