public static final class Search.DescribeSearchIndexResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.DescribeSearchIndexResponse.Builder> implements Search.DescribeSearchIndexResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DescribeSearchIndexResponse| 限定符和类型 | 方法和说明 |
|---|---|
Search.DescribeSearchIndexResponse.Builder |
addAllQueryFlowWeight(Iterable<? extends Search.QueryFlowWeight> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
addQueryFlowWeight(int index,
Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
addQueryFlowWeight(int index,
Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
addQueryFlowWeight(Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
addQueryFlowWeight(Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.QueryFlowWeight.Builder |
addQueryFlowWeightBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.QueryFlowWeight.Builder |
addQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse |
build() |
Search.DescribeSearchIndexResponse |
buildPartial() |
Search.DescribeSearchIndexResponse.Builder |
clear() |
Search.DescribeSearchIndexResponse.Builder |
clearBrotherIndexName()
optional string brother_index_name = 4; |
Search.DescribeSearchIndexResponse.Builder |
clearCreateTime()
optional int64 create_time = 6; |
Search.DescribeSearchIndexResponse.Builder |
clearIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.DescribeSearchIndexResponse.Builder |
clearMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
Search.DescribeSearchIndexResponse.Builder |
clearQueryFlowWeight()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
clearSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.DescribeSearchIndexResponse.Builder |
clearSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
Search.DescribeSearchIndexResponse.Builder |
clearTimeToLive()
unit is seconds
optional int32 time_to_live = 7; |
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.DescribeSearchIndexResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Search.IndexStatus |
getIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.IndexStatus.Builder |
getIndexStatusBuilder()
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.MeteringInfo.Builder |
getMeteringInfoBuilder()
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; |
Search.QueryFlowWeight.Builder |
getQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
List<Search.QueryFlowWeight.Builder> |
getQueryFlowWeightBuilderList()
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.IndexSchema.Builder |
getSchemaBuilder()
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.SyncStat.Builder |
getSyncStatBuilder()
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.DescribeSearchIndexResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.DescribeSearchIndexResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.DescribeSearchIndexResponse.Builder |
mergeFrom(Search.DescribeSearchIndexResponse other) |
Search.DescribeSearchIndexResponse.Builder |
mergeIndexStatus(Search.IndexStatus value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.DescribeSearchIndexResponse.Builder |
mergeMeteringInfo(Search.MeteringInfo value)
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
Search.DescribeSearchIndexResponse.Builder |
mergeSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.DescribeSearchIndexResponse.Builder |
mergeSyncStat(Search.SyncStat value)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
Search.DescribeSearchIndexResponse.Builder |
removeQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
setBrotherIndexName(String value)
optional string brother_index_name = 4; |
Search.DescribeSearchIndexResponse.Builder |
setBrotherIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string brother_index_name = 4; |
Search.DescribeSearchIndexResponse.Builder |
setCreateTime(long value)
optional int64 create_time = 6; |
Search.DescribeSearchIndexResponse.Builder |
setIndexStatus(Search.IndexStatus.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.DescribeSearchIndexResponse.Builder |
setIndexStatus(Search.IndexStatus value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8; |
Search.DescribeSearchIndexResponse.Builder |
setMeteringInfo(Search.MeteringInfo.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
Search.DescribeSearchIndexResponse.Builder |
setMeteringInfo(Search.MeteringInfo value)
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3; |
Search.DescribeSearchIndexResponse.Builder |
setQueryFlowWeight(int index,
Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
setQueryFlowWeight(int index,
Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5; |
Search.DescribeSearchIndexResponse.Builder |
setSchema(Search.IndexSchema.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.DescribeSearchIndexResponse.Builder |
setSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1; |
Search.DescribeSearchIndexResponse.Builder |
setSyncStat(Search.SyncStat.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
Search.DescribeSearchIndexResponse.Builder |
setSyncStat(Search.SyncStat value)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2; |
Search.DescribeSearchIndexResponse.Builder |
setTimeToLive(int value)
unit is seconds
optional int32 time_to_live = 7; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.DescribeSearchIndexResponse.Builder>public Search.DescribeSearchIndexResponse.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.DescribeSearchIndexResponse.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.DescribeSearchIndexResponse.Builder>public Search.DescribeSearchIndexResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.DescribeSearchIndexResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.DescribeSearchIndexResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.DescribeSearchIndexResponse.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.DescribeSearchIndexResponse.Builder>public Search.DescribeSearchIndexResponse.Builder mergeFrom(Search.DescribeSearchIndexResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.DescribeSearchIndexResponse.Builder>public Search.DescribeSearchIndexResponse.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.DescribeSearchIndexResponse.Builder>IOExceptionpublic boolean hasSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;hasSchema 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.IndexSchema getSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;getSchema 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;public Search.DescribeSearchIndexResponse.Builder setSchema(Search.IndexSchema.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;public Search.DescribeSearchIndexResponse.Builder mergeSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;public Search.DescribeSearchIndexResponse.Builder clearSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;public Search.IndexSchema.Builder getSchemaBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;public Search.IndexSchemaOrBuilder getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 1;public boolean hasSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;hasSyncStat 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.SyncStat getSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;getSyncStat 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setSyncStat(Search.SyncStat value)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;public Search.DescribeSearchIndexResponse.Builder setSyncStat(Search.SyncStat.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;public Search.DescribeSearchIndexResponse.Builder mergeSyncStat(Search.SyncStat value)
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;public Search.DescribeSearchIndexResponse.Builder clearSyncStat()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;public Search.SyncStat.Builder getSyncStatBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;public Search.SyncStatOrBuilder getSyncStatOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SyncStat sync_stat = 2;public boolean hasMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;hasMeteringInfo 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.MeteringInfo getMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;getMeteringInfo 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setMeteringInfo(Search.MeteringInfo value)
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;public Search.DescribeSearchIndexResponse.Builder setMeteringInfo(Search.MeteringInfo.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;public Search.DescribeSearchIndexResponse.Builder mergeMeteringInfo(Search.MeteringInfo value)
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;public Search.DescribeSearchIndexResponse.Builder clearMeteringInfo()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;public Search.MeteringInfo.Builder getMeteringInfoBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;public Search.MeteringInfoOrBuilder getMeteringInfoOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.MeteringInfo metering_info = 3;public boolean hasBrotherIndexName()
optional string brother_index_name = 4;hasBrotherIndexName 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic String getBrotherIndexName()
optional string brother_index_name = 4;getBrotherIndexName 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getBrotherIndexNameBytes()
optional string brother_index_name = 4;getBrotherIndexNameBytes 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setBrotherIndexName(String value)
optional string brother_index_name = 4;value - The brotherIndexName to set.public Search.DescribeSearchIndexResponse.Builder clearBrotherIndexName()
optional string brother_index_name = 4;public Search.DescribeSearchIndexResponse.Builder setBrotherIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string brother_index_name = 4;value - The bytes for brotherIndexName to set.public List<Search.QueryFlowWeight> getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public int getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.QueryFlowWeight getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder setQueryFlowWeight(int index, Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder setQueryFlowWeight(int index, Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder addQueryFlowWeight(Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder addQueryFlowWeight(int index, Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder addQueryFlowWeight(Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder addQueryFlowWeight(int index, Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder addAllQueryFlowWeight(Iterable<? extends Search.QueryFlowWeight> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder clearQueryFlowWeight()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.DescribeSearchIndexResponse.Builder removeQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.QueryFlowWeight.Builder getQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.QueryFlowWeightOrBuilder getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public List<? extends Search.QueryFlowWeightOrBuilder> getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.QueryFlowWeight.Builder addQueryFlowWeightBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public Search.QueryFlowWeight.Builder addQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public List<Search.QueryFlowWeight.Builder> getQueryFlowWeightBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 5;public boolean hasCreateTime()
optional int64 create_time = 6;hasCreateTime 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic long getCreateTime()
optional int64 create_time = 6;getCreateTime 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setCreateTime(long value)
optional int64 create_time = 6;value - The createTime to set.public Search.DescribeSearchIndexResponse.Builder clearCreateTime()
optional int64 create_time = 6;public boolean hasTimeToLive()
unit is seconds
optional int32 time_to_live = 7;hasTimeToLive 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic int getTimeToLive()
unit is seconds
optional int32 time_to_live = 7;getTimeToLive 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setTimeToLive(int value)
unit is seconds
optional int32 time_to_live = 7;value - The timeToLive to set.public Search.DescribeSearchIndexResponse.Builder clearTimeToLive()
unit is seconds
optional int32 time_to_live = 7;public boolean hasIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;hasIndexStatus 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.IndexStatus getIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;getIndexStatus 在接口中 Search.DescribeSearchIndexResponseOrBuilderpublic Search.DescribeSearchIndexResponse.Builder setIndexStatus(Search.IndexStatus value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;public Search.DescribeSearchIndexResponse.Builder setIndexStatus(Search.IndexStatus.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;public Search.DescribeSearchIndexResponse.Builder mergeIndexStatus(Search.IndexStatus value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;public Search.DescribeSearchIndexResponse.Builder clearIndexStatus()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;public Search.IndexStatus.Builder getIndexStatusBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;public Search.IndexStatusOrBuilder getIndexStatusOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexStatus index_status = 8;Copyright © 2025. All Rights Reserved.