| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.FieldSchema |
Search.FieldSchema.Builder.build() |
Search.FieldSchema |
Search.FieldSchema.Builder.buildPartial() |
Search.FieldSchema |
Search.UpdateSearchIndexRequestOrBuilder.getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema |
Search.UpdateSearchIndexRequest.getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema |
Search.UpdateSearchIndexRequest.Builder.getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
static Search.FieldSchema |
Search.FieldSchema.getDefaultInstance() |
Search.FieldSchema |
Search.FieldSchema.getDefaultInstanceForType() |
Search.FieldSchema |
Search.FieldSchema.Builder.getDefaultInstanceForType() |
Search.FieldSchema |
Search.FieldSchemaOrBuilder.getFieldSchemas(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.FieldSchema |
Search.FieldSchema.getFieldSchemas(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.FieldSchema |
Search.FieldSchema.Builder.getFieldSchemas(int index)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.FieldSchema |
Search.IndexSchemaOrBuilder.getFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Search.FieldSchema |
Search.IndexSchema.getFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Search.FieldSchema |
Search.IndexSchema.Builder.getFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
static Search.FieldSchema |
Search.FieldSchema.parseDelimitedFrom(InputStream input) |
static Search.FieldSchema |
Search.FieldSchema.parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(byte[] data) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(ByteBuffer data) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(InputStream input) |
static Search.FieldSchema |
Search.FieldSchema.parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Search.FieldSchema> |
Search.UpdateSearchIndexRequestOrBuilder.getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<Search.FieldSchema> |
Search.UpdateSearchIndexRequest.getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<Search.FieldSchema> |
Search.UpdateSearchIndexRequest.Builder.getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<Search.FieldSchema> |
Search.FieldSchemaOrBuilder.getFieldSchemasList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
List<Search.FieldSchema> |
Search.FieldSchema.getFieldSchemasList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
List<Search.FieldSchema> |
Search.FieldSchema.Builder.getFieldSchemasList()
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
List<Search.FieldSchema> |
Search.IndexSchemaOrBuilder.getFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
List<Search.FieldSchema> |
Search.IndexSchema.getFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
List<Search.FieldSchema> |
Search.IndexSchema.Builder.getFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.FieldSchema> |
Search.FieldSchema.getParserForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<Search.FieldSchema> |
Search.FieldSchema.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.UpdateSearchIndexRequest.Builder |
Search.UpdateSearchIndexRequest.Builder.addAddedFieldSchemas(int index,
Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
Search.UpdateSearchIndexRequest.Builder.addAddedFieldSchemas(Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema.Builder |
Search.FieldSchema.Builder.addFieldSchemas(int index,
Search.FieldSchema value)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.IndexSchema.Builder |
Search.IndexSchema.Builder.addFieldSchemas(int index,
Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Search.FieldSchema.Builder |
Search.FieldSchema.Builder.addFieldSchemas(Search.FieldSchema value)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.IndexSchema.Builder |
Search.IndexSchema.Builder.addFieldSchemas(Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Search.FieldSchema.Builder |
Search.FieldSchema.Builder.mergeFrom(Search.FieldSchema other) |
static Search.FieldSchema.Builder |
Search.FieldSchema.newBuilder(Search.FieldSchema prototype) |
Search.UpdateSearchIndexRequest.Builder |
Search.UpdateSearchIndexRequest.Builder.setAddedFieldSchemas(int index,
Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema.Builder |
Search.FieldSchema.Builder.setFieldSchemas(int index,
Search.FieldSchema value)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.IndexSchema.Builder |
Search.IndexSchema.Builder.setFieldSchemas(int index,
Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
Search.UpdateSearchIndexRequest.Builder |
Search.UpdateSearchIndexRequest.Builder.addAllAddedFieldSchemas(Iterable<? extends Search.FieldSchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema.Builder |
Search.FieldSchema.Builder.addAllFieldSchemas(Iterable<? extends Search.FieldSchema> values)
only for nested type
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 8; |
Search.IndexSchema.Builder |
Search.IndexSchema.Builder.addAllFieldSchemas(Iterable<? extends Search.FieldSchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Copyright © 2025. All Rights Reserved.