public static final class GlobalTable.PhyTable extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements GlobalTable.PhyTableOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTable| 限定符和类型 | 类和说明 |
|---|---|
static class |
GlobalTable.PhyTable.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTable |
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 |
ENDPOINT_FIELD_NUMBER |
static int |
INSTANCENAME_FIELD_NUMBER |
static int |
ISFAILED_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
METAVERSION_FIELD_NUMBER |
static int |
REGIONID_FIELD_NUMBER |
static int |
ROLE_FIELD_NUMBER |
static int |
RPONANOS_FIELD_NUMBER |
static int |
STAGE_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
STATUSTIMESTAMP_FIELD_NUMBER |
static int |
TABLEHASHKEY_FIELD_NUMBER |
static int |
TABLEID_FIELD_NUMBER |
static int |
TABLENAME_FIELD_NUMBER |
static int |
WRITABLE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static GlobalTable.PhyTable |
getDefaultInstance() |
GlobalTable.PhyTable |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEndpoint()
optional string endpoint = 9; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getEndpointBytes()
optional string endpoint = 9; |
String |
getInstanceName()
required string instanceName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInstanceNameBytes()
required string instanceName = 2; |
boolean |
getIsFailed()
optional bool isFailed = 12; |
String |
getMessage()
optional string message = 13; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 13; |
long |
getMetaVersion()
optional int64 metaVersion = 11; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.PhyTable> |
getParserForType() |
String |
getRegionId()
required string regionId = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRegionIdBytes()
required string regionId = 1; |
String |
getRole()
optional string role = 14; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRoleBytes()
optional string role = 14; |
long |
getRpoNanos()
optional int64 rpoNanos = 15; |
int |
getSerializedSize() |
GlobalTable.SyncStage |
getStage()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncStage stage = 10; |
GlobalTable.PhyTableStatus |
getStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTableStatus status = 5; |
long |
getStatusTimestamp()
optional int64 statusTimestamp = 6; |
int |
getTableHashKey()
optional int32 tableHashKey = 8; |
String |
getTableId()
optional string tableId = 7; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableIdBytes()
optional string tableId = 7; |
String |
getTableName()
required string tableName = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string tableName = 3; |
boolean |
getWritable()
required bool writable = 4; |
boolean |
hasEndpoint()
optional string endpoint = 9; |
int |
hashCode() |
boolean |
hasInstanceName()
required string instanceName = 2; |
boolean |
hasIsFailed()
optional bool isFailed = 12; |
boolean |
hasMessage()
optional string message = 13; |
boolean |
hasMetaVersion()
optional int64 metaVersion = 11; |
boolean |
hasRegionId()
required string regionId = 1; |
boolean |
hasRole()
optional string role = 14; |
boolean |
hasRpoNanos()
optional int64 rpoNanos = 15; |
boolean |
hasStage()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncStage stage = 10; |
boolean |
hasStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTableStatus status = 5; |
boolean |
hasStatusTimestamp()
optional int64 statusTimestamp = 6; |
boolean |
hasTableHashKey()
optional int32 tableHashKey = 8; |
boolean |
hasTableId()
optional string tableId = 7; |
boolean |
hasTableName()
required string tableName = 3; |
boolean |
hasWritable()
required bool writable = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GlobalTable.PhyTable.Builder |
newBuilder() |
static GlobalTable.PhyTable.Builder |
newBuilder(GlobalTable.PhyTable prototype) |
GlobalTable.PhyTable.Builder |
newBuilderForType() |
protected GlobalTable.PhyTable.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static GlobalTable.PhyTable |
parseDelimitedFrom(InputStream input) |
static GlobalTable.PhyTable |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.PhyTable |
parseFrom(byte[] data) |
static GlobalTable.PhyTable |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.PhyTable |
parseFrom(ByteBuffer data) |
static GlobalTable.PhyTable |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.PhyTable |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static GlobalTable.PhyTable |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.PhyTable |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static GlobalTable.PhyTable |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GlobalTable.PhyTable |
parseFrom(InputStream input) |
static GlobalTable.PhyTable |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.PhyTable> |
parser() |
GlobalTable.PhyTable.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 REGIONID_FIELD_NUMBER
public static final int INSTANCENAME_FIELD_NUMBER
public static final int TABLENAME_FIELD_NUMBER
public static final int WRITABLE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int STATUSTIMESTAMP_FIELD_NUMBER
public static final int TABLEID_FIELD_NUMBER
public static final int TABLEHASHKEY_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER
public static final int STAGE_FIELD_NUMBER
public static final int METAVERSION_FIELD_NUMBER
public static final int ISFAILED_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int ROLE_FIELD_NUMBER
public static final int RPONANOS_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 hasRegionId()
required string regionId = 1;hasRegionId 在接口中 GlobalTable.PhyTableOrBuilderpublic String getRegionId()
required string regionId = 1;getRegionId 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRegionIdBytes()
required string regionId = 1;getRegionIdBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasInstanceName()
required string instanceName = 2;hasInstanceName 在接口中 GlobalTable.PhyTableOrBuilderpublic String getInstanceName()
required string instanceName = 2;getInstanceName 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instanceName = 2;getInstanceNameBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasTableName()
required string tableName = 3;hasTableName 在接口中 GlobalTable.PhyTableOrBuilderpublic String getTableName()
required string tableName = 3;getTableName 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string tableName = 3;getTableNameBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasWritable()
required bool writable = 4;hasWritable 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean getWritable()
required bool writable = 4;getWritable 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTableStatus status = 5;hasStatus 在接口中 GlobalTable.PhyTableOrBuilderpublic GlobalTable.PhyTableStatus getStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTableStatus status = 5;getStatus 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasStatusTimestamp()
optional int64 statusTimestamp = 6;hasStatusTimestamp 在接口中 GlobalTable.PhyTableOrBuilderpublic long getStatusTimestamp()
optional int64 statusTimestamp = 6;getStatusTimestamp 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasTableId()
optional string tableId = 7;hasTableId 在接口中 GlobalTable.PhyTableOrBuilderpublic String getTableId()
optional string tableId = 7;getTableId 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableIdBytes()
optional string tableId = 7;getTableIdBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasTableHashKey()
optional int32 tableHashKey = 8;hasTableHashKey 在接口中 GlobalTable.PhyTableOrBuilderpublic int getTableHashKey()
optional int32 tableHashKey = 8;getTableHashKey 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasEndpoint()
optional string endpoint = 9;hasEndpoint 在接口中 GlobalTable.PhyTableOrBuilderpublic String getEndpoint()
optional string endpoint = 9;getEndpoint 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getEndpointBytes()
optional string endpoint = 9;getEndpointBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasStage()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncStage stage = 10;hasStage 在接口中 GlobalTable.PhyTableOrBuilderpublic GlobalTable.SyncStage getStage()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncStage stage = 10;getStage 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasMetaVersion()
optional int64 metaVersion = 11;hasMetaVersion 在接口中 GlobalTable.PhyTableOrBuilderpublic long getMetaVersion()
optional int64 metaVersion = 11;getMetaVersion 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasIsFailed()
optional bool isFailed = 12;hasIsFailed 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean getIsFailed()
optional bool isFailed = 12;getIsFailed 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasMessage()
optional string message = 13;hasMessage 在接口中 GlobalTable.PhyTableOrBuilderpublic String getMessage()
optional string message = 13;getMessage 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMessageBytes()
optional string message = 13;getMessageBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasRole()
optional string role = 14;hasRole 在接口中 GlobalTable.PhyTableOrBuilderpublic String getRole()
optional string role = 14;getRole 在接口中 GlobalTable.PhyTableOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRoleBytes()
optional string role = 14;getRoleBytes 在接口中 GlobalTable.PhyTableOrBuilderpublic boolean hasRpoNanos()
optional int64 rpoNanos = 15;hasRpoNanos 在接口中 GlobalTable.PhyTableOrBuilderpublic long getRpoNanos()
optional int64 rpoNanos = 15;getRpoNanos 在接口中 GlobalTable.PhyTableOrBuilderpublic 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.PhyTable parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.PhyTable 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.PhyTable 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.PhyTable 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.PhyTable parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static GlobalTable.PhyTable 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.PhyTable parseFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.PhyTable parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.PhyTable parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GlobalTable.PhyTable parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GlobalTable.PhyTable parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GlobalTable.PhyTable parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GlobalTable.PhyTable.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static GlobalTable.PhyTable.Builder newBuilder()
public static GlobalTable.PhyTable.Builder newBuilder(GlobalTable.PhyTable prototype)
public GlobalTable.PhyTable.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected GlobalTable.PhyTable.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static GlobalTable.PhyTable getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.PhyTable> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<GlobalTable.PhyTable> 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.PhyTable getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.