public static interface OtsInternalApi.TableMetaOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.DefinedColumnSchema |
getDefinedColumn(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3; |
int |
getDefinedColumnCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3; |
List<OtsInternalApi.DefinedColumnSchema> |
getDefinedColumnList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3; |
OtsInternalApi.DefinedColumnSchemaOrBuilder |
getDefinedColumnOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3; |
List<? extends OtsInternalApi.DefinedColumnSchemaOrBuilder> |
getDefinedColumnOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3; |
String |
getGlobalTableId()
optional string global_table_id = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableIdBytes()
optional string global_table_id = 6; |
OtsInternalApi.PrimaryKeySchema |
getPrimaryKey(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
int |
getPrimaryKeyCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
getPrimaryKeyList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
OtsInternalApi.PrimaryKeySchemaOrBuilder |
getPrimaryKeyOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> |
getPrimaryKeyOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2; |
String |
getTableId()
repeated IndexMeta index_meta = 4;
optional string table_id = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableIdBytes()
repeated IndexMeta index_meta = 4;
optional string table_id = 5; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasGlobalTableId()
optional string global_table_id = 6; |
boolean |
hasTableId()
repeated IndexMeta index_meta = 4;
optional string table_id = 5; |
boolean |
hasTableName()
required string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;List<OtsInternalApi.PrimaryKeySchema> getPrimaryKeyList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2;OtsInternalApi.PrimaryKeySchema getPrimaryKey(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2;int getPrimaryKeyCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2;List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> getPrimaryKeyOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2;OtsInternalApi.PrimaryKeySchemaOrBuilder getPrimaryKeyOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema primary_key = 2;List<OtsInternalApi.DefinedColumnSchema> getDefinedColumnList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3;OtsInternalApi.DefinedColumnSchema getDefinedColumn(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3;int getDefinedColumnCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3;List<? extends OtsInternalApi.DefinedColumnSchemaOrBuilder> getDefinedColumnOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3;OtsInternalApi.DefinedColumnSchemaOrBuilder getDefinedColumnOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.DefinedColumnSchema defined_column = 3;boolean hasTableId()
repeated IndexMeta index_meta = 4;
optional string table_id = 5;String getTableId()
repeated IndexMeta index_meta = 4;
optional string table_id = 5;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableIdBytes()
repeated IndexMeta index_meta = 4;
optional string table_id = 5;boolean hasGlobalTableId()
optional string global_table_id = 6;String getGlobalTableId()
optional string global_table_id = 6;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableIdBytes()
optional string global_table_id = 6;Copyright © 2025. All Rights Reserved.