| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Search.IndexSchema
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.IndexSchema |
static class |
Search.IndexSchema.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.IndexSchema |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.IndexSchemaOrBuilder |
Search.CreateSearchIndexRequestOrBuilder.getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.IndexSchemaOrBuilder |
Search.CreateSearchIndexRequest.getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.IndexSchemaOrBuilder |
Search.CreateSearchIndexRequest.Builder.getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.IndexSchemaOrBuilder |
Search.DescribeSearchIndexResponseOrBuilder.getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.IndexSchemaOrBuilder |
Search.DescribeSearchIndexResponse.getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.IndexSchemaOrBuilder |
Search.DescribeSearchIndexResponse.Builder.getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Copyright © 2025. All Rights Reserved.