| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.Builder.build() |
static OtsInternalApi.IndexMeta |
OTSProtocolBuilder.buildIndexMeta(IndexMeta indexMeta) |
OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.Builder.buildPartial() |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.getDefaultInstance() |
OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.getDefaultInstanceForType() |
OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.Builder.getDefaultInstanceForType() |
OtsInternalApi.IndexMeta |
OtsInternalApi.CreateIndexRequestOrBuilder.getIndexMeta()
required .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_meta = 2; |
OtsInternalApi.IndexMeta |
OtsInternalApi.CreateIndexRequest.getIndexMeta()
required .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_meta = 2; |
OtsInternalApi.IndexMeta |
OtsInternalApi.CreateIndexRequest.Builder.getIndexMeta()
required .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_meta = 2; |
OtsInternalApi.IndexMeta |
OtsInternalApi.CreateTableRequestOrBuilder.getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMeta |
OtsInternalApi.CreateTableRequest.getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMeta |
OtsInternalApi.CreateTableRequest.Builder.getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMeta |
OtsInternalApi.DescribeTableResponseOrBuilder.getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
OtsInternalApi.IndexMeta |
OtsInternalApi.DescribeTableResponse.getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
OtsInternalApi.IndexMeta |
OtsInternalApi.DescribeTableResponse.Builder.getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseDelimitedFrom(InputStream input) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(byte[] data) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(ByteBuffer data) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(InputStream input) |
static OtsInternalApi.IndexMeta |
OtsInternalApi.IndexMeta.parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OtsInternalApi.IndexMeta> |
OtsInternalApi.CreateTableRequestOrBuilder.getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
List<OtsInternalApi.IndexMeta> |
OtsInternalApi.CreateTableRequest.getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
List<OtsInternalApi.IndexMeta> |
OtsInternalApi.CreateTableRequest.Builder.getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
List<OtsInternalApi.IndexMeta> |
OtsInternalApi.DescribeTableResponseOrBuilder.getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
List<OtsInternalApi.IndexMeta> |
OtsInternalApi.DescribeTableResponse.getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
List<OtsInternalApi.IndexMeta> |
OtsInternalApi.DescribeTableResponse.Builder.getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.IndexMeta> |
OtsInternalApi.IndexMeta.getParserForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.IndexMeta> |
OtsInternalApi.IndexMeta.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.addIndexMetas(int index,
OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.DescribeTableResponse.Builder |
OtsInternalApi.DescribeTableResponse.Builder.addIndexMetas(int index,
OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.addIndexMetas(OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.DescribeTableResponse.Builder |
OtsInternalApi.DescribeTableResponse.Builder.addIndexMetas(OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
OtsInternalApi.IndexMeta.Builder |
OtsInternalApi.IndexMeta.Builder.mergeFrom(OtsInternalApi.IndexMeta other) |
OtsInternalApi.CreateIndexRequest.Builder |
OtsInternalApi.CreateIndexRequest.Builder.mergeIndexMeta(OtsInternalApi.IndexMeta value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_meta = 2; |
static OtsInternalApi.IndexMeta.Builder |
OtsInternalApi.IndexMeta.newBuilder(OtsInternalApi.IndexMeta prototype) |
static IndexMeta |
OTSProtocolParser.parseIndexMeta(OtsInternalApi.IndexMeta indexMeta) |
OtsInternalApi.CreateIndexRequest.Builder |
OtsInternalApi.CreateIndexRequest.Builder.setIndexMeta(OtsInternalApi.IndexMeta value)
required .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_meta = 2; |
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.setIndexMetas(int index,
OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.DescribeTableResponse.Builder |
OtsInternalApi.DescribeTableResponse.Builder.setIndexMetas(int index,
OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.CreateTableRequest.Builder |
OtsInternalApi.CreateTableRequest.Builder.addAllIndexMetas(Iterable<? extends OtsInternalApi.IndexMeta> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.DescribeTableResponse.Builder |
OtsInternalApi.DescribeTableResponse.Builder.addAllIndexMetas(Iterable<? extends OtsInternalApi.IndexMeta> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
Copyright © 2025. All Rights Reserved.