public static final class GlobalTable.BindGlobalTableRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements GlobalTable.BindGlobalTableRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.BindGlobalTableRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
GlobalTable.BindGlobalTableRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.globaltable.BindGlobalTableRequest |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
GLOBALTABLEID_FIELD_NUMBER |
static int |
GLOBALTABLENAME_FIELD_NUMBER |
static int |
PLACEMENTS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static GlobalTable.BindGlobalTableRequest |
getDefaultInstance() |
GlobalTable.BindGlobalTableRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGlobalTableId()
required string globalTableId = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableIdBytes()
required string globalTableId = 2; |
String |
getGlobalTableName()
required string globalTableName = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableNameBytes()
required string globalTableName = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.BindGlobalTableRequest> |
getParserForType() |
GlobalTable.Placement |
getPlacements(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4; |
int |
getPlacementsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4; |
List<GlobalTable.Placement> |
getPlacementsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4; |
GlobalTable.PlacementOrBuilder |
getPlacementsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4; |
List<? extends GlobalTable.PlacementOrBuilder> |
getPlacementsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4; |
int |
getSerializedSize() |
boolean |
hasGlobalTableId()
required string globalTableId = 2; |
boolean |
hasGlobalTableName()
required string globalTableName = 3; |
int |
hashCode() |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GlobalTable.BindGlobalTableRequest.Builder |
newBuilder() |
static GlobalTable.BindGlobalTableRequest.Builder |
newBuilder(GlobalTable.BindGlobalTableRequest prototype) |
GlobalTable.BindGlobalTableRequest.Builder |
newBuilderForType() |
protected GlobalTable.BindGlobalTableRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static GlobalTable.BindGlobalTableRequest |
parseDelimitedFrom(InputStream input) |
static GlobalTable.BindGlobalTableRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(byte[] data) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(ByteBuffer data) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(InputStream input) |
static GlobalTable.BindGlobalTableRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.BindGlobalTableRequest> |
parser() |
GlobalTable.BindGlobalTableRequest.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int GLOBALTABLEID_FIELD_NUMBER
public static final int GLOBALTABLENAME_FIELD_NUMBER
public static final int PLACEMENTS_FIELD_NUMBER
public 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.GeneratedMessagepublic boolean hasGlobalTableId()
required string globalTableId = 2;hasGlobalTableId 在接口中 GlobalTable.BindGlobalTableRequestOrBuilderpublic String getGlobalTableId()
required string globalTableId = 2;getGlobalTableId 在接口中 GlobalTable.BindGlobalTableRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableIdBytes()
required string globalTableId = 2;getGlobalTableIdBytes 在接口中 GlobalTable.BindGlobalTableRequestOrBuilderpublic boolean hasGlobalTableName()
required string globalTableName = 3;hasGlobalTableName 在接口中 GlobalTable.BindGlobalTableRequestOrBuilderpublic String getGlobalTableName()
required string globalTableName = 3;getGlobalTableName 在接口中 GlobalTable.BindGlobalTableRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableNameBytes()
required string globalTableName = 3;getGlobalTableNameBytes 在接口中 GlobalTable.BindGlobalTableRequestOrBuilderpublic List<GlobalTable.Placement> getPlacementsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4;public List<? extends GlobalTable.PlacementOrBuilder> getPlacementsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4;public int getPlacementsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4;public GlobalTable.Placement getPlacements(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4;public GlobalTable.PlacementOrBuilder getPlacementsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.globaltable.Placement placements = 4;public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static GlobalTable.BindGlobalTableRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.BindGlobalTableRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.BindGlobalTableRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GlobalTable.BindGlobalTableRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GlobalTable.BindGlobalTableRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static GlobalTable.BindGlobalTableRequest.Builder newBuilder()
public static GlobalTable.BindGlobalTableRequest.Builder newBuilder(GlobalTable.BindGlobalTableRequest prototype)
public GlobalTable.BindGlobalTableRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected GlobalTable.BindGlobalTableRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static GlobalTable.BindGlobalTableRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.BindGlobalTableRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.BindGlobalTableRequest> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic GlobalTable.BindGlobalTableRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.