public static interface Search.UpdateSearchIndexRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Search.FieldSchema |
getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
int |
getAddedFieldSchemasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<Search.FieldSchema> |
getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchemaOrBuilder |
getAddedFieldSchemasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<? extends Search.FieldSchemaOrBuilder> |
getAddedFieldSchemasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
String |
getIndexName()
optional string index_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexNameBytes()
optional string index_name = 2; |
Search.QueryFlowWeight |
getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
int |
getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
List<Search.QueryFlowWeight> |
getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.QueryFlowWeightOrBuilder |
getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
List<? extends Search.QueryFlowWeightOrBuilder> |
getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
String |
getSwitchIndexName()
optional string switch_index_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSwitchIndexNameBytes()
optional string switch_index_name = 3; |
String |
getTableName()
optional string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 1; |
int |
getTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
boolean |
hasIndexName()
optional string index_name = 2; |
boolean |
hasSwitchIndexName()
optional string switch_index_name = 3; |
boolean |
hasTableName()
optional string table_name = 1; |
boolean |
hasTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
optional string table_name = 1;String getTableName()
optional string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 1;boolean hasIndexName()
optional string index_name = 2;String getIndexName()
optional string index_name = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexNameBytes()
optional string index_name = 2;boolean hasSwitchIndexName()
optional string switch_index_name = 3;String getSwitchIndexName()
optional string switch_index_name = 3;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSwitchIndexNameBytes()
optional string switch_index_name = 3;List<Search.QueryFlowWeight> getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;Search.QueryFlowWeight getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;int getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;List<? extends Search.QueryFlowWeightOrBuilder> getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;Search.QueryFlowWeightOrBuilder getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;boolean hasTimeToLive()
unit is seconds
optional int32 time_to_live = 5;int getTimeToLive()
unit is seconds
optional int32 time_to_live = 5;List<Search.FieldSchema> getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;Search.FieldSchema getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;int getAddedFieldSchemasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;List<? extends Search.FieldSchemaOrBuilder> getAddedFieldSchemasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;Search.FieldSchemaOrBuilder getAddedFieldSchemasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;Copyright © 2025. All Rights Reserved.