public static interface Search.IndexSchemaOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.FieldSchema |
getFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
int |
getFieldSchemasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
List<Search.FieldSchema> |
getFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Search.FieldSchemaOrBuilder |
getFieldSchemasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
List<? extends Search.FieldSchemaOrBuilder> |
getFieldSchemasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1; |
Search.IndexSetting |
getIndexSetting()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSetting index_setting = 2; |
Search.IndexSettingOrBuilder |
getIndexSettingOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSetting index_setting = 2; |
Search.Sort |
getIndexSort()
optional .com.alicloud.openservices.tablestore.core.protocol.Sort index_sort = 3; |
Search.SortOrBuilder |
getIndexSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Sort index_sort = 3; |
boolean |
hasIndexSetting()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSetting index_setting = 2; |
boolean |
hasIndexSort()
optional .com.alicloud.openservices.tablestore.core.protocol.Sort index_sort = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Search.FieldSchema> getFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1;Search.FieldSchema getFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1;int getFieldSchemasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1;List<? extends Search.FieldSchemaOrBuilder> getFieldSchemasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1;Search.FieldSchemaOrBuilder getFieldSchemasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema field_schemas = 1;boolean hasIndexSetting()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSetting index_setting = 2;Search.IndexSetting getIndexSetting()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSetting index_setting = 2;Search.IndexSettingOrBuilder getIndexSettingOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSetting index_setting = 2;boolean hasIndexSort()
optional .com.alicloud.openservices.tablestore.core.protocol.Sort index_sort = 3;Search.Sort getIndexSort()
optional .com.alicloud.openservices.tablestore.core.protocol.Sort index_sort = 3;Search.SortOrBuilder getIndexSortOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.Sort index_sort = 3;Copyright © 2025. All Rights Reserved.