public static interface Search.DescribeSearchIndexResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBrotherIndexName()
optional string brother_index_name = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getBrotherIndexNameBytes()
optional string brother_index_name = 4; |
long |
getCreateTime()
optional int64 create_time = 6; |
Search.IndexStatus |
getIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.IndexStatusOrBuilder |
getIndexStatusOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.MeteringInfo |
getMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
Search.MeteringInfoOrBuilder |
getMeteringInfoOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
Search.QueryFlowWeight |
getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
int |
getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
List<Search.QueryFlowWeight> |
getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.QueryFlowWeightOrBuilder |
getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
List<? extends Search.QueryFlowWeightOrBuilder> |
getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.IndexSchema |
getSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.IndexSchemaOrBuilder |
getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.SyncStat |
getSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
Search.SyncStatOrBuilder |
getSyncStatOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
int |
getTimeToLive()
unit is seconds
optional int32 time_to_live = 7; |
boolean |
hasBrotherIndexName()
optional string brother_index_name = 4; |
boolean |
hasCreateTime()
optional int64 create_time = 6; |
boolean |
hasIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
boolean |
hasMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
boolean |
hasSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
boolean |
hasSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
boolean |
hasTimeToLive()
unit is seconds
optional int32 time_to_live = 7; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;Search.IndexSchema getSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;Search.IndexSchemaOrBuilder getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;boolean hasSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;Search.SyncStat getSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;Search.SyncStatOrBuilder getSyncStatOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;boolean hasMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;Search.MeteringInfo getMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;Search.MeteringInfoOrBuilder getMeteringInfoOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;boolean hasBrotherIndexName()
optional string brother_index_name = 4;String getBrotherIndexName()
optional string brother_index_name = 4;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getBrotherIndexNameBytes()
optional string brother_index_name = 4;List<Search.QueryFlowWeight> getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;Search.QueryFlowWeight getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;int getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;List<? extends Search.QueryFlowWeightOrBuilder> getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;Search.QueryFlowWeightOrBuilder getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;boolean hasCreateTime()
optional int64 create_time = 6;long getCreateTime()
optional int64 create_time = 6;boolean hasTimeToLive()
unit is seconds
optional int32 time_to_live = 7;int getTimeToLive()
unit is seconds
optional int32 time_to_live = 7;boolean hasIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;Search.IndexStatus getIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;Search.IndexStatusOrBuilder getIndexStatusOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;Copyright © 2025. All Rights Reserved.