public static interface GlobalTable.PhyTableOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
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; |
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; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRegionId()
required string regionId = 1;String getRegionId()
required string regionId = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRegionIdBytes()
required string regionId = 1;boolean hasInstanceName()
required string instanceName = 2;String getInstanceName()
required string instanceName = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instanceName = 2;boolean hasTableName()
required string tableName = 3;String getTableName()
required string tableName = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string tableName = 3;boolean hasWritable()
required bool writable = 4;boolean getWritable()
required bool writable = 4;boolean hasStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTableStatus status = 5;GlobalTable.PhyTableStatus getStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.PhyTableStatus status = 5;boolean hasStatusTimestamp()
optional int64 statusTimestamp = 6;long getStatusTimestamp()
optional int64 statusTimestamp = 6;boolean hasTableId()
optional string tableId = 7;String getTableId()
optional string tableId = 7;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableIdBytes()
optional string tableId = 7;boolean hasTableHashKey()
optional int32 tableHashKey = 8;int getTableHashKey()
optional int32 tableHashKey = 8;boolean hasEndpoint()
optional string endpoint = 9;String getEndpoint()
optional string endpoint = 9;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getEndpointBytes()
optional string endpoint = 9;boolean hasStage()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncStage stage = 10;GlobalTable.SyncStage getStage()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.SyncStage stage = 10;boolean hasMetaVersion()
optional int64 metaVersion = 11;long getMetaVersion()
optional int64 metaVersion = 11;boolean hasIsFailed()
optional bool isFailed = 12;boolean getIsFailed()
optional bool isFailed = 12;boolean hasMessage()
optional string message = 13;String getMessage()
optional string message = 13;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMessageBytes()
optional string message = 13;boolean hasRole()
optional string role = 14;String getRole()
optional string role = 14;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRoleBytes()
optional string role = 14;boolean hasRpoNanos()
optional int64 rpoNanos = 15;long getRpoNanos()
optional int64 rpoNanos = 15;Copyright © 2025. All Rights Reserved.