public static final class Search.SearchRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchRequest.Builder> implements Search.SearchRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.SearchRequest| 限定符和类型 | 方法和说明 |
|---|---|
Search.SearchRequest.Builder |
addAllRoutingValues(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes routing_values = 5; |
Search.SearchRequest.Builder |
addRoutingValues(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes routing_values = 5; |
Search.SearchRequest |
build() |
Search.SearchRequest |
buildPartial() |
Search.SearchRequest.Builder |
clear() |
Search.SearchRequest.Builder |
clearColumnsToGet()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.SearchRequest.Builder |
clearIndexName()
optional string index_name = 2; |
Search.SearchRequest.Builder |
clearRoutingValues()
repeated bytes routing_values = 5; |
Search.SearchRequest.Builder |
clearSearchQuery()
optional bytes search_query = 4; |
Search.SearchRequest.Builder |
clearTableName()
optional string table_name = 1; |
Search.SearchRequest.Builder |
clearTimeoutMs()
optional int32 timeout_ms = 6; |
Search.ColumnsToGet |
getColumnsToGet()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.ColumnsToGet.Builder |
getColumnsToGetBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.ColumnsToGetOrBuilder |
getColumnsToGetOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.SearchRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIndexName()
optional string index_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexNameBytes()
optional string index_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRoutingValues(int index)
repeated bytes routing_values = 5; |
int |
getRoutingValuesCount()
repeated bytes routing_values = 5; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getRoutingValuesList()
repeated bytes routing_values = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSearchQuery()
optional bytes search_query = 4; |
String |
getTableName()
optional string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 1; |
int |
getTimeoutMs()
optional int32 timeout_ms = 6; |
boolean |
hasColumnsToGet()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
boolean |
hasIndexName()
optional string index_name = 2; |
boolean |
hasSearchQuery()
optional bytes search_query = 4; |
boolean |
hasTableName()
optional string table_name = 1; |
boolean |
hasTimeoutMs()
optional int32 timeout_ms = 6; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.SearchRequest.Builder |
mergeColumnsToGet(Search.ColumnsToGet value)
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.SearchRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.SearchRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.SearchRequest.Builder |
mergeFrom(Search.SearchRequest other) |
Search.SearchRequest.Builder |
setColumnsToGet(Search.ColumnsToGet.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.SearchRequest.Builder |
setColumnsToGet(Search.ColumnsToGet value)
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3; |
Search.SearchRequest.Builder |
setIndexName(String value)
optional string index_name = 2; |
Search.SearchRequest.Builder |
setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string index_name = 2; |
Search.SearchRequest.Builder |
setRoutingValues(int index,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes routing_values = 5; |
Search.SearchRequest.Builder |
setSearchQuery(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes search_query = 4; |
Search.SearchRequest.Builder |
setTableName(String value)
optional string table_name = 1; |
Search.SearchRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 1; |
Search.SearchRequest.Builder |
setTimeoutMs(int value)
optional int32 timeout_ms = 6; |
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.SearchRequest.Builder>public Search.SearchRequest.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.SearchRequest.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.SearchRequest.Builder>public Search.SearchRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.SearchRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.SearchRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.SearchRequest.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.SearchRequest.Builder>public Search.SearchRequest.Builder mergeFrom(Search.SearchRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.SearchRequest.Builder>public Search.SearchRequest.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.SearchRequest.Builder>IOExceptionpublic boolean hasTableName()
optional string table_name = 1;hasTableName 在接口中 Search.SearchRequestOrBuilderpublic String getTableName()
optional string table_name = 1;getTableName 在接口中 Search.SearchRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 1;getTableNameBytes 在接口中 Search.SearchRequestOrBuilderpublic Search.SearchRequest.Builder setTableName(String value)
optional string table_name = 1;value - The tableName to set.public Search.SearchRequest.Builder clearTableName()
optional string table_name = 1;public Search.SearchRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 1;value - The bytes for tableName to set.public boolean hasIndexName()
optional string index_name = 2;hasIndexName 在接口中 Search.SearchRequestOrBuilderpublic String getIndexName()
optional string index_name = 2;getIndexName 在接口中 Search.SearchRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexNameBytes()
optional string index_name = 2;getIndexNameBytes 在接口中 Search.SearchRequestOrBuilderpublic Search.SearchRequest.Builder setIndexName(String value)
optional string index_name = 2;value - The indexName to set.public Search.SearchRequest.Builder clearIndexName()
optional string index_name = 2;public Search.SearchRequest.Builder setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string index_name = 2;value - The bytes for indexName to set.public boolean hasColumnsToGet()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;hasColumnsToGet 在接口中 Search.SearchRequestOrBuilderpublic Search.ColumnsToGet getColumnsToGet()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;getColumnsToGet 在接口中 Search.SearchRequestOrBuilderpublic Search.SearchRequest.Builder setColumnsToGet(Search.ColumnsToGet value)
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;public Search.SearchRequest.Builder setColumnsToGet(Search.ColumnsToGet.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;public Search.SearchRequest.Builder mergeColumnsToGet(Search.ColumnsToGet value)
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;public Search.SearchRequest.Builder clearColumnsToGet()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;public Search.ColumnsToGet.Builder getColumnsToGetBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;public Search.ColumnsToGetOrBuilder getColumnsToGetOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ColumnsToGet columns_to_get = 3;public boolean hasSearchQuery()
optional bytes search_query = 4;hasSearchQuery 在接口中 Search.SearchRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSearchQuery()
optional bytes search_query = 4;getSearchQuery 在接口中 Search.SearchRequestOrBuilderpublic Search.SearchRequest.Builder setSearchQuery(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes search_query = 4;value - The searchQuery to set.public Search.SearchRequest.Builder clearSearchQuery()
optional bytes search_query = 4;public List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getRoutingValuesList()
repeated bytes routing_values = 5;getRoutingValuesList 在接口中 Search.SearchRequestOrBuilderpublic int getRoutingValuesCount()
repeated bytes routing_values = 5;getRoutingValuesCount 在接口中 Search.SearchRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRoutingValues(int index)
repeated bytes routing_values = 5;getRoutingValues 在接口中 Search.SearchRequestOrBuilderindex - The index of the element to return.public Search.SearchRequest.Builder setRoutingValues(int index, com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes routing_values = 5;index - The index to set the value at.value - The routingValues to set.public Search.SearchRequest.Builder addRoutingValues(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
repeated bytes routing_values = 5;value - The routingValues to add.public Search.SearchRequest.Builder addAllRoutingValues(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
repeated bytes routing_values = 5;values - The routingValues to add.public Search.SearchRequest.Builder clearRoutingValues()
repeated bytes routing_values = 5;public boolean hasTimeoutMs()
optional int32 timeout_ms = 6;hasTimeoutMs 在接口中 Search.SearchRequestOrBuilderpublic int getTimeoutMs()
optional int32 timeout_ms = 6;getTimeoutMs 在接口中 Search.SearchRequestOrBuilderpublic Search.SearchRequest.Builder setTimeoutMs(int value)
optional int32 timeout_ms = 6;value - The timeoutMs to set.public Search.SearchRequest.Builder clearTimeoutMs()
optional int32 timeout_ms = 6;Copyright © 2025. All Rights Reserved.