索引

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractMochowClient - com.baidu.mochow.client中的类
Abstract base class for Mochow service client.
AbstractMochowClient(ClientConfiguration, HttpResponseHandler[]) - 类的构造器 com.baidu.mochow.client.AbstractMochowClient
Equivalent to AbstractBceClient(config, responseHandlers, false)
AbstractMochowClient(ClientConfiguration, HttpResponseHandler[], boolean) - 类的构造器 com.baidu.mochow.client.AbstractMochowClient
Constructs a new AbstractBceClient with the specified client configuration and handlers.
AbstractMochowRequest - com.baidu.mochow.model中的类
Base class for all Mochow web service request objects.
AbstractMochowRequest() - 类的构造器 com.baidu.mochow.model.AbstractMochowRequest
 
AbstractMochowResponse - com.baidu.mochow.model中的类
Represents the response from an Mochow service, including the result payload and any response metadata.
AbstractMochowResponse() - 类的构造器 com.baidu.mochow.model.AbstractMochowResponse
 
acceptPartialSuccessOnMPP(boolean) - 类中的方法 com.baidu.mochow.model.entity.AdvancedOptions.Builder
 
add(String, Object) - 类中的方法 com.baidu.mochow.model.entity.GeneralParams
 
add(String, Object) - 类中的方法 com.baidu.mochow.model.entity.GeneralParams.Builder
 
addField(AddFieldRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
addField(Field) - 类中的方法 com.baidu.mochow.model.entity.Schema.Builder
 
addField(FilteringIndexField) - 类中的方法 com.baidu.mochow.model.entity.FilteringIndex.Builder
 
addField(RowField) - 类中的方法 com.baidu.mochow.model.entity.Row.Builder
 
AddFieldRequest - com.baidu.mochow.model中的类
 
AddFieldRequest() - 类的构造器 com.baidu.mochow.model.AddFieldRequest
 
addHeader(String, String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
addHeader(String, String) - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
addHeader(String, String) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
addHeader(Header) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
addHeadersToSign(String) - 类中的方法 com.baidu.mochow.auth.SignOptions
Add the key of headers to be signed.
addIndex(IndexField) - 类中的方法 com.baidu.mochow.model.CreateIndexRequest.Builder
 
addIndex(IndexField) - 类中的方法 com.baidu.mochow.model.entity.Schema.Builder
 
addParameter(String, String) - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
addParameter(String, String) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
addPartitionKey(String, Object) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
addPartitionKey(String, Object) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
addPartitionKey(String, Object) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
addPartitionKey(String, Object) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
addPartitionKey(String, Object) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
addPrimaryKey(String, Object) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
addPrimaryKey(String, Object) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
addPrimaryKey(String, Object) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
addUpdate(String, Object) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
advancedOptions - 类中的变量 com.baidu.mochow.model.MultiVectorSearchFields
 
advancedOptions - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
advancedOptions(AdvancedOptions) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
advancedOptions(AdvancedOptions) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
advancedOptions(AdvancedOptions) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
advancedOptions(AdvancedOptions) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
AdvancedOptions - com.baidu.mochow.model.entity中的类
 
AdvancedOptions.Builder - com.baidu.mochow.model.entity中的类
 
ALIAS_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
ALIAS_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
aliasTable(AliasTableRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
AliasTableRequest - com.baidu.mochow.model中的类
 
AliasTableRequest() - 类的构造器 com.baidu.mochow.model.AliasTableRequest
 
ANALYZED - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexFieldAttribute
 
anns(ANNSearchParams) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
anns(BatchANNSearchParams) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
ANNSearchParams - com.baidu.mochow.model.entity中的类
 
ANNSearchParams() - 类的构造器 com.baidu.mochow.model.entity.ANNSearchParams
 
ANY - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
Append(Object) - 类的构造器 com.baidu.mochow.model.entity.ArrayUpdateOperations.Append
Construct a new append operation.
appendUri(URI, String...) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
Append the given path to the given baseUri.
ARRAY - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
ArrayUpdateOperations - com.baidu.mochow.model.entity中的类
 
ArrayUpdateOperations() - 类的构造器 com.baidu.mochow.model.entity.ArrayUpdateOperations
 
ArrayUpdateOperations.Append - com.baidu.mochow.model.entity中的类
 
ArrayUpdateOperations.Remove - com.baidu.mochow.model.entity中的类
 
AUTHENTICATION_FAILED - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
AUTHORIZATION - 接口中的静态变量 com.baidu.mochow.http.Headers
 
AUTO - enum class 中的枚举常量 com.baidu.mochow.model.enums.FilterMode
 
AutoBuildPeriodical - com.baidu.mochow.model.entity中的类
 
AutoBuildPeriodical(int) - 类的构造器 com.baidu.mochow.model.entity.AutoBuildPeriodical
 
AutoBuildPeriodical(int, String) - 类的构造器 com.baidu.mochow.model.entity.AutoBuildPeriodical
 
AutoBuildPolicy - com.baidu.mochow.model.entity中的类
 
AutoBuildPolicy(AutoBuildPolicyType) - 类的构造器 com.baidu.mochow.model.entity.AutoBuildPolicy
 
AutoBuildPolicyType - com.baidu.mochow.model.enums中的Enum Class
 
AutoBuildRowCountIncrement - com.baidu.mochow.model.entity中的类
 
AutoBuildRowCountIncrement(int) - 类的构造器 com.baidu.mochow.model.entity.AutoBuildRowCountIncrement
 
AutoBuildRowCountIncrement(int, float) - 类的构造器 com.baidu.mochow.model.entity.AutoBuildRowCountIncrement
 
AutoBuildTiming - com.baidu.mochow.model.entity中的类
 
AutoBuildTiming(String) - 类的构造器 com.baidu.mochow.model.entity.AutoBuildTiming
 

B

BaseRequest - com.baidu.mochow.internal中的类
Represents a base request being sent to a Mochow Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
BaseRequest(HttpMethodName, String, Map<String, String>, Map<String, String>) - 类的构造器 com.baidu.mochow.internal.BaseRequest
 
BatchANNSearchParams - com.baidu.mochow.model.entity中的类
 
BatchANNSearchParams() - 类的构造器 com.baidu.mochow.model.entity.BatchANNSearchParams
 
batchSearch() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
batchSearch(BatchSearchRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
BatchSearchRequest - com.baidu.mochow.model中的类
 
BatchSearchRequest(BatchSearchRequest.Builder) - 类的构造器 com.baidu.mochow.model.BatchSearchRequest
 
BatchSearchRequest.Builder - com.baidu.mochow.model中的类
 
BatchSearchResponse - com.baidu.mochow.model中的类
 
BatchSearchResponse() - 类的构造器 com.baidu.mochow.model.BatchSearchResponse
 
BatchSearchResultRows - com.baidu.mochow.model.entity中的类
 
BatchSearchResultRows() - 类的构造器 com.baidu.mochow.model.entity.BatchSearchResultRows
 
batchSize - 类中的变量 com.baidu.mochow.model.SearchIteratorArgs
 
BINARY - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
BINARY - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
BINARY_VECTOR - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
BinaryVector - com.baidu.mochow.model.entity中的类
 
BinaryVector(byte[]) - 类的构造器 com.baidu.mochow.model.entity.BinaryVector
 
binaryVectorUsageExample() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
BITMAP - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexStructureType
 
bm25Search() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
bm25Search(String, String, BM25SearchRequestInterface) - 类中的方法 com.baidu.mochow.client.MochowClient
 
BM25SearchFields - com.baidu.mochow.model中的类
 
BM25SearchFields() - 类的构造器 com.baidu.mochow.model.BM25SearchFields
 
BM25SearchRequest - com.baidu.mochow.model中的类
 
BM25SearchRequest.Builder - com.baidu.mochow.model中的类
 
BM25SearchRequestInterface - com.baidu.mochow.model中的接口
 
BOOL - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
BOOL - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
build() - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.BM25SearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.CreateIndexRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.AdvancedOptions.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.FilteringIndex.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.FLATSearchParams.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.GeneralParams.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.HNSWPQSearchParams.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.PUCKSearchParams.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.Row.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.Schema.Builder
 
build() - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
build() - 类中的方法 com.baidu.mochow.model.HybridSearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.ModifyIndexRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.ModifyTableRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
build() - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
builder() - 类中的静态方法 com.baidu.mochow.model.BatchSearchRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.CreateIndexRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.DeleteRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.AdvancedOptions
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.FilteringIndex
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.FLATSearchParams
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.GeneralParams
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.HNSWPQSearchParams
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.HNSWSearchParams
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.PUCKSearchParams
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.Row
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.Schema
 
builder() - 类中的静态方法 com.baidu.mochow.model.entity.VectorSearchConfig
 
builder() - 类中的静态方法 com.baidu.mochow.model.ModifyIndexRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.ModifyTableRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.QueryRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.SearchRequest
 
builder() - 类中的静态方法 com.baidu.mochow.model.UpdateRequest
 
builder(VectorSearchRequestInterface, BM25SearchRequestInterface, float, float) - 类中的静态方法 com.baidu.mochow.model.HybridSearchRequest
 
builder(String, Vector, int) - 类中的静态方法 com.baidu.mochow.model.VectorTopkSearchRequest
 
builder(String, Vector, DistanceRange) - 类中的静态方法 com.baidu.mochow.model.VectorRangeSearchRequest
 
builder(String, String) - 类中的静态方法 com.baidu.mochow.model.BM25SearchRequest
 
builder(String, List<Vector>) - 类中的静态方法 com.baidu.mochow.model.VectorBatchSearchRequest
 
builder(List<SingleVectorSearchRequestInterface>) - 类中的静态方法 com.baidu.mochow.model.MultiVectorSearchRequest
 
Builder() - 类的构造器 com.baidu.mochow.model.BatchSearchRequest.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.DeleteRequest.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.AdvancedOptions.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.FLATSearchParams.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.GeneralParams.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.HNSWPQSearchParams.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.PUCKSearchParams.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.Row.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.QueryRequest.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.SearchRequest.Builder
 
Builder() - 类的构造器 com.baidu.mochow.model.UpdateRequest.Builder
 
BUILDING - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexState
 

C

changeTableSchema() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
CHINESE_ANALYZER - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexAnalyzer
 
clearEnv() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
Client - enum class 中的枚举常量 com.baidu.mochow.exception.MochowServiceException.ErrorType
 
ClientConfiguration - com.baidu.mochow.client中的类
Basic client configurations for Mochow clients.
ClientConfiguration() - 类的构造器 com.baidu.mochow.client.ClientConfiguration
Constructs a new ClientConfiguration instance with default settings.
ClientConfiguration(ClientConfiguration) - 类的构造器 com.baidu.mochow.client.ClientConfiguration
Constructs a new ClientConfiguration instance with the same settings as the specified configuration.
ClientConfiguration(ClientConfiguration, String) - 类的构造器 com.baidu.mochow.client.ClientConfiguration
Constructs a new ClientConfiguration instance with the same settings as the specified configuration.
close() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
close() - 类中的方法 com.baidu.mochow.internal.RestartableResettableInputStream
 
close() - 类中的方法 com.baidu.mochow.model.SearchIterator
 
COARSE_MODE - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexParseMode
 
coarseCount(int) - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
com.baidu.mochow.auth - 程序包 com.baidu.mochow.auth
 
com.baidu.mochow.client - 程序包 com.baidu.mochow.client
 
com.baidu.mochow.examples - 程序包 com.baidu.mochow.examples
 
com.baidu.mochow.exception - 程序包 com.baidu.mochow.exception
 
com.baidu.mochow.http - 程序包 com.baidu.mochow.http
 
com.baidu.mochow.http.handler - 程序包 com.baidu.mochow.http.handler
 
com.baidu.mochow.internal - 程序包 com.baidu.mochow.internal
 
com.baidu.mochow.model - 程序包 com.baidu.mochow.model
 
com.baidu.mochow.model.entity - 程序包 com.baidu.mochow.model.entity
 
com.baidu.mochow.model.enums - 程序包 com.baidu.mochow.model.enums
 
com.baidu.mochow.util - 程序包 com.baidu.mochow.util
 
config - 类中的变量 com.baidu.mochow.client.AbstractMochowClient
The client configuration for this client.
config - 类中的变量 com.baidu.mochow.http.HttpClient
Client configuration options, such as proxy settings, max retries, etc.
config - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
config(VectorSearchConfig) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
config(VectorSearchConfig) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
config(VectorSearchConfig) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
CONNECT - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
containsHeader(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
CONTENT_ENCODING - 接口中的静态变量 com.baidu.mochow.http.Headers
 
CONTENT_LENGTH - 接口中的静态变量 com.baidu.mochow.http.Headers
 
CONTENT_TYPE - 接口中的静态变量 com.baidu.mochow.http.Headers
 
CONTENT_TYPE_JSON - 类中的静态变量 com.baidu.mochow.model.MochowConstants
Content type json in HTTP header
COSINE - enum class 中的枚举常量 com.baidu.mochow.model.enums.MetricType
 
createDatabase(String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
createDatabaseAndTable() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
CreateDatabaseRequest - com.baidu.mochow.model中的类
 
CreateDatabaseRequest(String) - 类的构造器 com.baidu.mochow.model.CreateDatabaseRequest
 
createHttpAsyncClient(NHttpClientConnectionManager) - 类中的方法 com.baidu.mochow.http.HttpClient
Create asynchronous http client based on connection manager.
createHttpContext(InternalRequest) - 类中的方法 com.baidu.mochow.http.HttpClient
Creates HttpClient Context object based on the internal request.
createHttpRequest(InternalRequest) - 类中的方法 com.baidu.mochow.http.HttpClient
Creates HttpClient method object based on the specified request and populates any parameters, headers, etc. from the internal request.
createIndex(CreateIndexRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
CreateIndexRequest - com.baidu.mochow.model中的类
 
CreateIndexRequest.Builder - com.baidu.mochow.model中的类
 
createNHttpClientConnectionManager() - 类中的方法 com.baidu.mochow.http.HttpClient
Create connection manager for asynchronous http client.
createRequest(AbstractMochowRequest, HttpMethodName, String...) - 类中的方法 com.baidu.mochow.client.MochowClient
Creates and initializes a new request object for the specified resource.
createTable(CreateTableRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
CreateTableRequest - com.baidu.mochow.model中的类
 
CreateTableRequest() - 类的构造器 com.baidu.mochow.model.CreateTableRequest
 
CREATING - enum class 中的枚举常量 com.baidu.mochow.model.enums.TableState
 
Credentials - com.baidu.mochow.auth中的类
Default implementation of the Credentials interface that allows callers to pass in the account and apikey in the constructor.
Credentials(String, String) - 类的构造器 com.baidu.mochow.auth.Credentials
 

D

database - 类中的变量 com.baidu.mochow.model.SearchIteratorArgs
 
database(String) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.CreateIndexRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.ModifyIndexRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.ModifyTableRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
database(String) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
datanodeMemoryReservedInGB(double) - 类中的方法 com.baidu.mochow.model.ModifyTableRequest.Builder
 
DATE - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
DATE - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
DATE - 接口中的静态变量 com.baidu.mochow.http.Headers
 
DATETIME - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
DATETIME - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
DateUtils - com.baidu.mochow.util中的类
Utilities for parsing and formatting dates.
DateUtils() - 类的构造器 com.baidu.mochow.util.DateUtils
 
DB_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
DB_NOT_EMPTY - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
DB_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
DB_TOO_MANY_TABLES - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
DEFAULT - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexStructureType
 
DEFAULT - 类中的静态变量 com.baidu.mochow.auth.SignOptions
The default sign options, which is {headersToSign:null, timestamp:null, expirationInSeconds:1800}.
DEFAULT_ANALYZER - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexAnalyzer
 
DEFAULT_CONNECTION_TIMEOUT_IN_MILLIS - 类中的静态变量 com.baidu.mochow.client.ClientConfiguration
The default timeout for creating new connections.
DEFAULT_CONTENT_TYPE - 类中的静态变量 com.baidu.mochow.client.AbstractMochowClient
The default http request content type for all Mochow service APIs.
DEFAULT_ENCODING - 类中的静态变量 com.baidu.mochow.client.AbstractMochowClient
The default string encoding for all Mochow service APIs.
DEFAULT_EXPIRATION_IN_SECONDS - 类中的静态变量 com.baidu.mochow.auth.SignOptions
 
DEFAULT_MAX_CONNECTIONS - 类中的静态变量 com.baidu.mochow.client.ClientConfiguration
The default max connection pool size.
DEFAULT_MAX_DELAY_IN_MILLIS - 接口中的静态变量 com.baidu.mochow.http.RetryPolicy
Maximum exponential back-off time before retrying a request.
DEFAULT_MAX_ERROR_RETRY - 接口中的静态变量 com.baidu.mochow.http.RetryPolicy
SDK default max retry count.
DEFAULT_RETRY_POLICY - 接口中的静态变量 com.baidu.mochow.http.RetryPolicy
SDK default retry policy.
DEFAULT_SERVICE_DOMAIN - 类中的静态变量 com.baidu.mochow.client.AbstractMochowClient
The default service domain for Mochow.
DEFAULT_SOCKET_TIMEOUT_IN_MILLIS - 类中的静态变量 com.baidu.mochow.client.ClientConfiguration
The default timeout for reading from a connected socket.
defaultProtocol - 类中的静态变量 com.baidu.mochow.client.ClientConfiguration
The default protocol.
DefaultRetryPolicy - com.baidu.mochow.http中的类
Retry policy that can be configured on a specific service client using ClientConfiguration.
DefaultRetryPolicy() - 类的构造器 com.baidu.mochow.http.DefaultRetryPolicy
Constructs a new DefaultRetryPolicy.
DefaultRetryPolicy(int, long) - 类的构造器 com.baidu.mochow.http.DefaultRetryPolicy
Constructs a new retry policy.
delete(DeleteRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
DELETE - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
deleteAndDrop() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
deleteData() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
DeleteRequest - com.baidu.mochow.model中的类
 
DeleteRequest(DeleteRequest.Builder) - 类的构造器 com.baidu.mochow.model.DeleteRequest
 
DeleteRequest.Builder - com.baidu.mochow.model中的类
 
DELETING - enum class 中的枚举常量 com.baidu.mochow.model.enums.TableState
 
describeIndex(String, String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
DescribeIndexRequest - com.baidu.mochow.model中的类
 
DescribeIndexRequest() - 类的构造器 com.baidu.mochow.model.DescribeIndexRequest
 
DescribeIndexResponse - com.baidu.mochow.model中的类
 
DescribeIndexResponse() - 类的构造器 com.baidu.mochow.model.DescribeIndexResponse
 
describeTable(String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
DescribeTableRequest - com.baidu.mochow.model中的类
 
DescribeTableRequest() - 类的构造器 com.baidu.mochow.model.DescribeTableRequest
 
DescribeTableResponse - com.baidu.mochow.model中的类
 
DescribeTableResponse() - 类的构造器 com.baidu.mochow.model.DescribeTableResponse
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 com.baidu.mochow.model.entity.GeneralParamsDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 com.baidu.mochow.model.entity.IndexParamsDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 com.baidu.mochow.model.entity.RowDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 com.baidu.mochow.model.entity.SearchRowResultDeserializer
 
distanceFar - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
distanceFar(float) - 类中的方法 com.baidu.mochow.model.entity.FLATSearchParams.Builder
 
distanceFar(float) - 类中的方法 com.baidu.mochow.model.entity.HNSWPQSearchParams.Builder
 
distanceFar(float) - 类中的方法 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
distanceNear - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
distanceNear(float) - 类中的方法 com.baidu.mochow.model.entity.FLATSearchParams.Builder
 
distanceNear(float) - 类中的方法 com.baidu.mochow.model.entity.HNSWPQSearchParams.Builder
 
distanceNear(float) - 类中的方法 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
distanceRange(DistanceRange) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
DistanceRange - com.baidu.mochow.model.entity中的类
 
DistanceRange(float, float) - 类的构造器 com.baidu.mochow.model.entity.DistanceRange
 
DOUBLE - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
DOUBLE - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
dropDatabase(String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
dropIndex(String, String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
dropTable(String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
DYNAMIC_SCHEMA_ERROR - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 

E

ef(int) - 类中的方法 com.baidu.mochow.model.entity.HNSWPQSearchParams.Builder
 
ef(int) - 类中的方法 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
ef(int) - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
ElementType - com.baidu.mochow.model.enums中的Enum Class
 
ENGLISH_ANALYZER - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexAnalyzer
 
EVENTUAL - enum class 中的枚举常量 com.baidu.mochow.model.enums.ReadConsistency
 
example() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
execute(InternalRequest, Class<T>, HttpResponseHandler[]) - 类中的方法 com.baidu.mochow.http.HttpClient
Executes the request and returns the result.

F

Field - com.baidu.mochow.model.entity中的类
 
Field() - 类的构造器 com.baidu.mochow.model.entity.Field
 
FIELD_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
FIELD_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
FieldType - com.baidu.mochow.model.enums中的Enum Class
 
fillSearchFields(Map<String, Object>) - 类中的方法 com.baidu.mochow.model.BM25SearchFields
 
fillSearchFields(Map<String, Object>) - 类中的方法 com.baidu.mochow.model.HybridSearchFields
 
fillSearchFields(Map<String, Object>) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchFields
 
fillSearchFields(Map<String, Object>) - 类中的方法 com.baidu.mochow.model.VectorSearchFields
 
filter - 类中的变量 com.baidu.mochow.model.SearchCommonFields
 
filter(String) - 类中的方法 com.baidu.mochow.model.BM25SearchRequest.Builder
 
filter(String) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
filter(String) - 类中的方法 com.baidu.mochow.model.HybridSearchRequest.Builder
 
filter(String) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
filter(String) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
filter(String) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
filter(String) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
FILTERING_INDEX - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
FilteringIndex - com.baidu.mochow.model.entity中的类
 
FilteringIndex(String, String[]) - 类的构造器 com.baidu.mochow.model.entity.FilteringIndex
 
FilteringIndex.Builder - com.baidu.mochow.model.entity中的类
 
FilteringIndexField - com.baidu.mochow.model.entity中的类
 
FilteringIndexField(String) - 类的构造器 com.baidu.mochow.model.entity.FilteringIndexField
 
filterMode(FilterMode) - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
FilterMode - com.baidu.mochow.model.enums中的Enum Class
 
FINE_MODE - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexParseMode
 
FLAT - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
FLATSearchParams - com.baidu.mochow.model.entity中的类
 
FLATSearchParams.Builder - com.baidu.mochow.model.entity中的类
 
FLOAT - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
FLOAT - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
FLOAT_VECTOR - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
FloatVector - com.baidu.mochow.model.entity中的类
 
FloatVector(List<Float>) - 类的构造器 com.baidu.mochow.model.entity.FloatVector
 
FORBIDDEN - 类中的静态变量 com.baidu.mochow.http.StatusCodes
 
formatAlternateIso8601Date(Date) - 类中的静态方法 com.baidu.mochow.util.DateUtils
Formats the specified date as an ISO 8601 string.
formatRfc822Date(Date) - 类中的静态方法 com.baidu.mochow.util.DateUtils
Formats the specified date as an RFC 822 string.
fromJsonString(String, Class<T>) - 类中的静态方法 com.baidu.mochow.util.JsonUtils
Returns the deserialized object from the given json string and target class; or null if the given json string is null.
FusionRankPolicy - com.baidu.mochow.model.entity中的接口
 

G

GeneralParams - com.baidu.mochow.model.entity中的类
 
GeneralParams() - 类的构造器 com.baidu.mochow.model.entity.GeneralParams
 
GeneralParams(GeneralParams.Builder) - 类的构造器 com.baidu.mochow.model.entity.GeneralParams
 
GeneralParams.Builder - com.baidu.mochow.model.entity中的类
 
GeneralParamsDeserializer - com.baidu.mochow.model.entity中的类
 
GeneralParamsDeserializer() - 类的构造器 com.baidu.mochow.model.entity.GeneralParamsDeserializer
 
GeneralParamsSerializer - com.baidu.mochow.model.entity中的类
 
GeneralParamsSerializer() - 类的构造器 com.baidu.mochow.model.entity.GeneralParamsSerializer
 
generateHostHeader(URI) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
Returns a host header according to the specified URI.
get(String) - 类中的方法 com.baidu.mochow.model.entity.GeneralParams
 
GET - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
getAllHeaders() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getCanonicalQueryString(Map<String, String>, boolean) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
 
getContent() - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getContentLength() - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
getContentType() - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
getDelayBeforeNextRetryInMillis(MochowClientException, int) - 类中的方法 com.baidu.mochow.http.DefaultRetryPolicy
Returns the delay (in milliseconds) before next retry attempt.
getDelayBeforeNextRetryInMillis(MochowClientException, int) - 接口中的方法 com.baidu.mochow.http.RetryPolicy
Returns the delay (in milliseconds) before next retry attempt.
getDelayBeforeNextRetryInMillis(HttpRequestBase, MochowClientException, int, RetryPolicy) - 类中的方法 com.baidu.mochow.http.HttpClient
Get delay time before next retry.
getEndpoint() - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Returns the service endpoint URL to which the client will connect.
getEntity() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getErrorCode() - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Returns the Mochow error code represented by this exception.
getErrorMessage() - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Returns the human-readable error message provided by the service.
getErrorType() - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Indicates who is responsible for this exception (caller, service, or unknown).
getField(String) - 类中的方法 com.baidu.mochow.model.entity.Row
 
getFirstHeader(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getHeader(String) - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getHeaderAsLong(String) - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getHeaders() - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getHeaders() - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
getHeaders(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getHttpMethod() - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
getHttpResponse() - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getIteratedIds() - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest
 
getIteratedIds() - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest
 
getLastHeader(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getLimit() - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest
 
getLimit() - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest
 
getLimit() - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest
 
getLimit() - 接口中的方法 com.baidu.mochow.model.VectorSearchRequestInterface
 
getLimit() - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest
 
getLocale() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getMax() - 类中的方法 com.baidu.mochow.model.entity.DistanceRange
 
getMaxDelayInMillis() - 类中的方法 com.baidu.mochow.http.DefaultRetryPolicy
Returns the maximum delay time (in milliseconds) before retrying a request.
getMaxDelayInMillis() - 接口中的方法 com.baidu.mochow.http.RetryPolicy
Returns the maximum delay time (in milliseconds) before retrying a request.
getMaxErrorRetry() - 类中的方法 com.baidu.mochow.http.DefaultRetryPolicy
Returns the maximum number of retry attempts.
getMaxErrorRetry() - 接口中的方法 com.baidu.mochow.http.RetryPolicy
Returns the maximum number of retry attempts.
getMaxRedirects() - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
getMessage() - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
 
getMetadata() - 类中的方法 com.baidu.mochow.model.AbstractMochowResponse
 
getMin() - 类中的方法 com.baidu.mochow.model.entity.DistanceRange
 
getObjectMapper() - 类中的静态方法 com.baidu.mochow.util.JsonUtils
 
getParameters() - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
getParams() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
已过时。
getPath() - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
getProtocolVersion() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getRequestId() - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Returns the Mochow request ID that uniquely identifies the service request the caller made.
getRequestID() - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
getSignOptions() - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
getStatusCode() - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getStatusLine() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
getStatusText() - 类中的方法 com.baidu.mochow.http.MochowHttpResponse
 
getStringValue() - 类中的方法 com.baidu.mochow.model.entity.RowField
 
getSuccessRateLowerBoundOnMPP() - 类中的方法 com.baidu.mochow.model.entity.AdvancedOptions
 
getValue() - 类中的方法 com.baidu.mochow.model.entity.ArrayUpdateOperations.Append
 
getValue() - 类中的方法 com.baidu.mochow.model.entity.ArrayUpdateOperations.Remove
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.AutoBuildPolicyType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.ElementType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.FieldType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.FilterMode
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.IndexState
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.IndexStructureType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.IndexType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.InvertedIndexAnalyzer
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.InvertedIndexFieldAttribute
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.InvertedIndexParseMode
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.MetricType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.PartitionType
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.ReadConsistency
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.ServerErrorCode
 
getValue() - enum class中的方法 com.baidu.mochow.model.enums.TableState
 

H

handle(MochowHttpResponse, AbstractMochowResponse) - 接口中的方法 com.baidu.mochow.http.handler.HttpResponseHandler
 
handle(MochowHttpResponse, AbstractMochowResponse) - 类中的方法 com.baidu.mochow.http.handler.MochowErrorResponseHandler
 
handle(MochowHttpResponse, AbstractMochowResponse) - 类中的方法 com.baidu.mochow.http.handler.MochowJsonResponseHandler
 
handle(MochowHttpResponse, AbstractMochowResponse) - 类中的方法 com.baidu.mochow.http.handler.MochowMetadataResponseHandler
 
hasDatabase(String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
hasDistanceFar - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
hasDistanceNear - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
HASH - enum class 中的枚举常量 com.baidu.mochow.model.enums.PartitionType
 
hasIteratedIds - 类中的变量 com.baidu.mochow.model.MultiVectorSearchFields
 
hasIteratedIds - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
hasLimit - 类中的变量 com.baidu.mochow.model.SearchCommonFields
 
hasTable(String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
HEAD - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
headerIterator() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
headerIterator(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
Headers - com.baidu.mochow.http中的接口
Common HTTP header values used throughout the Mochow Java client.
HNSW - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
HNSWParams - com.baidu.mochow.model.entity中的类
 
HNSWParams() - 类的构造器 com.baidu.mochow.model.entity.HNSWParams
 
HNSWParams(int, int) - 类的构造器 com.baidu.mochow.model.entity.HNSWParams
 
HNSWPQ - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
HNSWPQParams - com.baidu.mochow.model.entity中的类
 
HNSWPQParams(int, int, int, float) - 类的构造器 com.baidu.mochow.model.entity.HNSWPQParams
 
HNSWPQSearchParams - com.baidu.mochow.model.entity中的类
 
HNSWPQSearchParams(HNSWPQSearchParams.Builder) - 类的构造器 com.baidu.mochow.model.entity.HNSWPQSearchParams
 
HNSWPQSearchParams.Builder - com.baidu.mochow.model.entity中的类
 
HNSWSearchParams - com.baidu.mochow.model.entity中的类
 
HNSWSearchParams.Builder - com.baidu.mochow.model.entity中的类
 
HOST - 接口中的静态变量 com.baidu.mochow.http.Headers
 
HTTP - enum class 中的枚举常量 com.baidu.mochow.http.Protocol
HTTP Protocol - Using the HTTP protocol is less secure than HTTPS, but can slightly reduce the system resources used when communicating with Mochow.
httpAsyncClient - 类中的变量 com.baidu.mochow.http.HttpClient
Internal async client for sending HTTP requests
httpClient - 类中的变量 com.baidu.mochow.http.HttpClient
Internal client for sending HTTP requests
HttpClient - com.baidu.mochow.http中的类
 
HttpClient(ClientConfiguration, Signer) - 类的构造器 com.baidu.mochow.http.HttpClient
Constructs a new Mochow client using the specified client configuration options (ex: max retry attempts, proxy settings, etc), and request metric collector.
HttpClient(ClientConfiguration, Signer, boolean) - 类的构造器 com.baidu.mochow.http.HttpClient
Constructs a new Mochow Http Client with httpAsyncPutEnabled.
HttpMethodName - com.baidu.mochow.http中的Enum Class
The name of http method.
HttpResponseHandler - com.baidu.mochow.http.handler中的接口
Responsible for handling an HTTP response.
HTTPS - enum class 中的枚举常量 com.baidu.mochow.http.Protocol
HTTPS Protocol - Using the HTTPS protocol is more secure than using the HTTP protocol, but may use slightly more system resources.
HttpUtils - com.baidu.mochow.util中的类
 
HttpUtils() - 类的构造器 com.baidu.mochow.util.HttpUtils
 
hybridSearch() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
hybridSearch(String, String, HybridSearchRequestInterface) - 类中的方法 com.baidu.mochow.client.MochowClient
 
HybridSearchFields - com.baidu.mochow.model中的类
 
HybridSearchFields() - 类的构造器 com.baidu.mochow.model.HybridSearchFields
 
HybridSearchRequest - com.baidu.mochow.model中的类
 
HybridSearchRequest.Builder - com.baidu.mochow.model中的类
 
HybridSearchRequestInterface - com.baidu.mochow.model中的接口
 

I

IdleConnectionReaper - com.baidu.mochow.http中的类
Daemon thread to periodically check connection pools for idle connections.
index(IndexField) - 类中的方法 com.baidu.mochow.model.ModifyIndexRequest.Builder
 
INDEX_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INDEX_DUPLICATED - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INDEX_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
IndexField - com.baidu.mochow.model.entity中的类
 
IndexField() - 类的构造器 com.baidu.mochow.model.entity.IndexField
 
indexName - 类中的变量 com.baidu.mochow.model.BM25SearchFields
 
IndexParams - com.baidu.mochow.model.entity中的接口
 
IndexParamsDeserializer - com.baidu.mochow.model.entity中的类
 
IndexParamsDeserializer() - 类的构造器 com.baidu.mochow.model.entity.IndexParamsDeserializer
 
IndexState - com.baidu.mochow.model.enums中的Enum Class
 
IndexStructureType - com.baidu.mochow.model.enums中的Enum Class
 
IndexType - com.baidu.mochow.model.enums中的Enum Class
 
insert(InsertRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
InsertRequest - com.baidu.mochow.model中的类
 
InsertRequest() - 类的构造器 com.baidu.mochow.model.InsertRequest
 
InsertResponse - com.baidu.mochow.model中的类
 
InsertResponse() - 类的构造器 com.baidu.mochow.model.InsertResponse
 
INT16 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
INT16 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
INT32 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
INT32 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
INT64 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
INT64 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
INT8 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
INT8 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
INTERNAL_ERROR - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
InternalRequest - com.baidu.mochow.internal中的类
Represents a request being sent to a Mochow Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
InternalRequest(HttpMethodName, URI) - 类的构造器 com.baidu.mochow.internal.InternalRequest
 
INVALID - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexState
 
INVALID - enum class 中的枚举常量 com.baidu.mochow.model.enums.TableState
 
INVALID_HTTP_BODY - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_HTTP_HEADER - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_HTTP_URL - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_INDEX_SCHEMA - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_INDEX_STATE - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_PARAMETER - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_PARTITION_PARAMETERS - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_TABLE_SCHEMA - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVALID_TABLE_STATE - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
INVERTED_INDEX - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
InvertedIndex - com.baidu.mochow.model.entity中的类
 
InvertedIndex(String, String[]) - 类的构造器 com.baidu.mochow.model.entity.InvertedIndex
 
InvertedIndex(String, String[], InvertedIndexParams) - 类的构造器 com.baidu.mochow.model.entity.InvertedIndex
 
InvertedIndex(String, String[], InvertedIndexParams, InvertedIndexFieldAttribute[]) - 类的构造器 com.baidu.mochow.model.entity.InvertedIndex
 
InvertedIndex(String, String[], InvertedIndexFieldAttribute[]) - 类的构造器 com.baidu.mochow.model.entity.InvertedIndex
 
InvertedIndexAnalyzer - com.baidu.mochow.model.enums中的Enum Class
 
InvertedIndexFieldAttribute - com.baidu.mochow.model.enums中的Enum Class
 
InvertedIndexParams - com.baidu.mochow.model.entity中的类
 
InvertedIndexParams(InvertedIndexAnalyzer, InvertedIndexParseMode) - 类的构造器 com.baidu.mochow.model.entity.InvertedIndexParams
 
InvertedIndexParams(InvertedIndexAnalyzer, InvertedIndexParseMode, boolean) - 类的构造器 com.baidu.mochow.model.entity.InvertedIndexParams
 
InvertedIndexParseMode - com.baidu.mochow.model.enums中的Enum Class
 
invokeHttpClient(InternalRequest, Class<T>) - 类中的方法 com.baidu.mochow.client.AbstractMochowClient
Subclasses should invoke this method for sending request to the target service.
IP - enum class 中的枚举常量 com.baidu.mochow.model.enums.MetricType
 
isAcceptPartialSuccessOnMPP() - 类中的方法 com.baidu.mochow.model.entity.AdvancedOptions
 
isExpectContinueEnabled() - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
isRedirectsEnabled() - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
isUsingNonDefaultPort(URI) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
Returns true if the specified URI is using a non-standard port (i.e. any port other than 80 for HTTP URIs or any port other than 443 for HTTPS URIs).
isVectorIndex() - 类中的方法 com.baidu.mochow.model.entity.IndexField
 
iteratedIds - 类中的变量 com.baidu.mochow.model.MultiVectorSearchFields
 
iteratedIds - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
iteratedIds(String) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
iteratedIds(String) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 

J

JSON - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
JsonUtils - com.baidu.mochow.util中的类
JsonUtils for Serialization and deserialization of JSON
JsonUtils() - 类的构造器 com.baidu.mochow.util.JsonUtils
 

L

L2 - enum class 中的枚举常量 com.baidu.mochow.model.enums.MetricType
 
limit - 类中的变量 com.baidu.mochow.model.SearchCommonFields
 
limit(int) - 类中的方法 com.baidu.mochow.model.BM25SearchRequest.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.entity.FLATSearchParams.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.entity.HNSWPQSearchParams.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.entity.PUCKSearchParams.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.HybridSearchRequest.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
limit(int) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
listDatabase() - 类中的方法 com.baidu.mochow.client.MochowClient
 
ListDatabaseResponse - com.baidu.mochow.model中的类
 
ListDatabaseResponse() - 类的构造器 com.baidu.mochow.model.ListDatabaseResponse
 
listTable(String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
ListTableRequest - com.baidu.mochow.model中的类
 
ListTableRequest() - 类的构造器 com.baidu.mochow.model.ListTableRequest
 
ListTableResponse - com.baidu.mochow.model中的类
 
ListTableResponse() - 类的构造器 com.baidu.mochow.model.ListTableResponse
 
load(InputStream, Object) - 类中的静态方法 com.baidu.mochow.util.JsonUtils
 
loadFrom(File, Class<T>) - 类中的静态方法 com.baidu.mochow.util.JsonUtils
 
loadFrom(InputStream, Class<T>) - 类中的静态方法 com.baidu.mochow.util.JsonUtils
 

M

main(String[]) - 类中的静态方法 com.baidu.mochow.examples.Main
 
Main - com.baidu.mochow.examples中的类
 
Main() - 类的构造器 com.baidu.mochow.examples.Main
 
metadata - 类中的变量 com.baidu.mochow.model.AbstractMochowResponse
 
MetricType - com.baidu.mochow.model.enums中的Enum Class
 
MISS_SSL_CERTIFICATES - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
MochowClient - com.baidu.mochow.client中的类
Provides the client for accessing the Baidu VDB Service.
MochowClient() - 类的构造器 com.baidu.mochow.client.MochowClient
 
MochowClient(ClientConfiguration) - 类的构造器 com.baidu.mochow.client.MochowClient
 
MochowClientException - com.baidu.mochow.exception中的异常错误
Base exception class for any errors that occur on the client side when attempting to access a Mochow service API.
MochowClientException(String) - 异常错误的构造器 com.baidu.mochow.exception.MochowClientException
Constructs a new MochowClientException with the specified detail message.
MochowClientException(String, Throwable) - 异常错误的构造器 com.baidu.mochow.exception.MochowClientException
Constructs a new MochowClientException with the specified detail message and the underlying cause.
MochowCloseableHttpResponse - com.baidu.mochow.http中的类
The implement from interface CloseableHttpResponse.
MochowCloseableHttpResponse(HttpResponse) - 类的构造器 com.baidu.mochow.http.MochowCloseableHttpResponse
 
MochowConstants - com.baidu.mochow.model中的类
 
MochowConstants() - 类的构造器 com.baidu.mochow.model.MochowConstants
 
MochowErrorResponse - com.baidu.mochow.http中的类
 
MochowErrorResponse() - 类的构造器 com.baidu.mochow.http.MochowErrorResponse
 
MochowErrorResponseHandler - com.baidu.mochow.http.handler中的类
HTTP error response handler for Baidu Mochow responses.
MochowErrorResponseHandler() - 类的构造器 com.baidu.mochow.http.handler.MochowErrorResponseHandler
 
MochowExample - com.baidu.mochow.examples中的类
 
MochowExample(ClientConfiguration) - 类的构造器 com.baidu.mochow.examples.MochowExample
 
MochowExample(ClientConfiguration, IndexType) - 类的构造器 com.baidu.mochow.examples.MochowExample
 
MochowHttpResponse - com.baidu.mochow.http中的类
Represents an HTTP response returned by a Mochow service in response to a service request.
MochowHttpResponse(CloseableHttpResponse) - 类的构造器 com.baidu.mochow.http.MochowHttpResponse
 
MochowJsonResponseHandler - com.baidu.mochow.http.handler中的类
HTTP body json response handler for Baidu Mochow responses.
MochowJsonResponseHandler() - 类的构造器 com.baidu.mochow.http.handler.MochowJsonResponseHandler
 
MochowMetadataResponseHandler - com.baidu.mochow.http.handler中的类
HTTP response handler for Baidu Mochow responses.
MochowMetadataResponseHandler() - 类的构造器 com.baidu.mochow.http.handler.MochowMetadataResponseHandler
 
MochowResponseMetadata - com.baidu.mochow.http中的类
Represents additional metadata included with a response from Mochow.
MochowResponseMetadata() - 类的构造器 com.baidu.mochow.http.MochowResponseMetadata
 
MochowServiceException - com.baidu.mochow.exception中的异常错误
Extension of MochowClientException that represents an error response returned by a Mochow service.
MochowServiceException(String) - 异常错误的构造器 com.baidu.mochow.exception.MochowServiceException
Constructs a new MochowServiceException with the specified message.
MochowServiceException(String, Exception) - 异常错误的构造器 com.baidu.mochow.exception.MochowServiceException
Constructs a new MochowServiceException with the specified message and exception indicating the root cause.
MochowServiceException.ErrorType - com.baidu.mochow.exception中的Enum Class
Indicates who is responsible (if known) for a failed request.
modifyIndex(ModifyIndexRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
ModifyIndexRequest - com.baidu.mochow.model中的类
 
ModifyIndexRequest.Builder - com.baidu.mochow.model中的类
 
modifyTable(ModifyTableRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
ModifyTableRequest - com.baidu.mochow.model中的类
 
ModifyTableRequest.Builder - com.baidu.mochow.model中的类
 
multiVectorSearch() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
MultiVectorSearchFields - com.baidu.mochow.model中的类
 
MultiVectorSearchFields() - 类的构造器 com.baidu.mochow.model.MultiVectorSearchFields
 
MultiVectorSearchRequest - com.baidu.mochow.model中的类
 
MultiVectorSearchRequest.Builder - com.baidu.mochow.model中的类
 

N

name() - 类中的方法 com.baidu.mochow.model.entity.BinaryVector
 
name() - 类中的方法 com.baidu.mochow.model.entity.FloatVector
 
name() - 类中的方法 com.baidu.mochow.model.entity.SparseFloatVector
 
name() - 接口中的方法 com.baidu.mochow.model.entity.Vector
 
name(String) - 类中的方法 com.baidu.mochow.model.entity.FilteringIndex.Builder
 
next() - 类中的方法 com.baidu.mochow.model.SearchIterator
 
NORMAL - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexState
 
NORMAL - enum class 中的枚举常量 com.baidu.mochow.model.enums.TableState
 
normalize(String) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
 
normalizePath(String) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
 
NOT_ANALYZED - enum class 中的枚举常量 com.baidu.mochow.model.enums.InvertedIndexFieldAttribute
 
NOT_FOUND - 类中的静态变量 com.baidu.mochow.http.StatusCodes
 

O

OPTIONS - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 

P

partitionKey - 类中的变量 com.baidu.mochow.model.SearchCommonFields
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.BM25SearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.HybridSearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
partitionKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
PartitionParams - com.baidu.mochow.model.entity中的类
 
PartitionParams() - 类的构造器 com.baidu.mochow.model.entity.PartitionParams
 
PartitionType - com.baidu.mochow.model.enums中的Enum Class
 
PATCH - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
PERIODICAL - enum class 中的枚举常量 com.baidu.mochow.model.enums.AutoBuildPolicyType
 
PERMISSION_DENIED - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
POST - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 
POST - enum class 中的枚举常量 com.baidu.mochow.model.enums.FilterMode
 
postFilterAmplificationFactor(float) - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
PRIMARY_KEY_DUPLICATED - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
primaryKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
primaryKey(GeneralParams) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
printRequest(HttpRequestBase) - 类中的静态方法 com.baidu.mochow.util.HttpUtils
 
projections - 类中的变量 com.baidu.mochow.model.SearchCommonFields
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.BM25SearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.HybridSearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
projections(List<String>) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
Protocol - com.baidu.mochow.http中的Enum Class
Represents the communication protocol to use when sending requests to Mochow.
pruning(boolean) - 类中的方法 com.baidu.mochow.model.entity.HNSWSearchParams.Builder
 
pruning(boolean) - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig.Builder
 
PUCK - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
PUCKParams - com.baidu.mochow.model.entity中的类
 
PUCKParams(int, int) - 类的构造器 com.baidu.mochow.model.entity.PUCKParams
 
PUCKSearchParams - com.baidu.mochow.model.entity中的类
 
PUCKSearchParams.Builder - com.baidu.mochow.model.entity中的类
 
PUT - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 

Q

query(QueryRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
queryData() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
QueryRequest - com.baidu.mochow.model中的类
 
QueryRequest(QueryRequest.Builder) - 类的构造器 com.baidu.mochow.model.QueryRequest
 
QueryRequest.Builder - com.baidu.mochow.model中的类
 
QueryResponse - com.baidu.mochow.model中的类
 
QueryResponse() - 类的构造器 com.baidu.mochow.model.QueryResponse
 

R

rangeSearch() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
ranking - 类中的变量 com.baidu.mochow.model.MultiVectorSearchFields
 
rankPolicy(FusionRankPolicy) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
read() - 类中的方法 com.baidu.mochow.internal.RestartableResettableInputStream
 
read(byte[], int, int) - 类中的方法 com.baidu.mochow.internal.RestartableResettableInputStream
 
readConsistency - 类中的变量 com.baidu.mochow.model.SearchCommonFields
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.BM25SearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.HybridSearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest.Builder
 
readConsistency(ReadConsistency) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest.Builder
 
ReadConsistency - com.baidu.mochow.model.enums中的Enum Class
 
rebuildIndex(String, String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
RebuildIndexRequest - com.baidu.mochow.model中的类
 
RebuildIndexRequest() - 类的构造器 com.baidu.mochow.model.RebuildIndexRequest
 
registerConnectionManager(HttpClientConnectionManager) - 类中的静态方法 com.baidu.mochow.http.IdleConnectionReaper
Registers the given connection manager with this reaper;
Remove(Object) - 类的构造器 com.baidu.mochow.model.entity.ArrayUpdateOperations.Remove
Construct a new remove operation.
removeConnectionManager(HttpClientConnectionManager) - 类中的静态方法 com.baidu.mochow.http.IdleConnectionReaper
Removes the given connection manager from this reaper, and shutting down the reaper if there is zero connection manager left.
removeHeader(Header) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
removeHeaders(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
representation() - 类中的方法 com.baidu.mochow.model.entity.BinaryVector
 
representation() - 类中的方法 com.baidu.mochow.model.entity.FloatVector
 
representation() - 接口中的方法 com.baidu.mochow.model.entity.FusionRankPolicy
 
representation() - 类中的方法 com.baidu.mochow.model.entity.RRFRank
 
representation() - 类中的方法 com.baidu.mochow.model.entity.SparseFloatVector
 
representation() - 接口中的方法 com.baidu.mochow.model.entity.Vector
 
representation() - 类中的方法 com.baidu.mochow.model.entity.WeightedRank
 
request - 类中的变量 com.baidu.mochow.model.SearchIteratorArgs
 
REQUEST_ID - 接口中的静态变量 com.baidu.mochow.http.Headers
 
requests - 类中的变量 com.baidu.mochow.model.MultiVectorSearchFields
 
requestType() - 类中的方法 com.baidu.mochow.model.BM25SearchRequest
 
requestType() - 类中的方法 com.baidu.mochow.model.HybridSearchRequest
 
requestType() - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest
 
requestType() - 接口中的方法 com.baidu.mochow.model.SearchRequestInterface
 
requestType() - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest
 
requestType() - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest
 
requestType() - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest
 
restart() - 类中的方法 com.baidu.mochow.internal.RestartableInputStream
 
restart() - 类中的方法 com.baidu.mochow.internal.RestartableResettableInputStream
 
RestartableInputStream - com.baidu.mochow.internal中的类
Abstract class Restartable InputStream extends InputStream.
RestartableInputStream() - 类的构造器 com.baidu.mochow.internal.RestartableInputStream
 
RestartableResettableInputStream - com.baidu.mochow.internal中的类
The Restartable InputStream can Reset.
RestartableResettableInputStream(InputStream) - 类的构造器 com.baidu.mochow.internal.RestartableResettableInputStream
 
retrieveVector(Boolean) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
retrieveVector(Boolean) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
retrieveVector(Boolean) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
RetryPolicy - com.baidu.mochow.http中的接口
Retry policy that can be configured on a specific service client using ClientConfiguration.
ROLE_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
ROLE_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
Row - com.baidu.mochow.model.entity中的类
 
Row() - 类的构造器 com.baidu.mochow.model.entity.Row
 
Row(Row.Builder) - 类的构造器 com.baidu.mochow.model.entity.Row
 
ROW_COUNT_INCREMENT - enum class 中的枚举常量 com.baidu.mochow.model.enums.AutoBuildPolicyType
 
ROW_KEY_NOT_FOUND - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
Row.Builder - com.baidu.mochow.model.entity中的类
 
RowDeserializer - com.baidu.mochow.model.entity中的类
 
RowDeserializer() - 类的构造器 com.baidu.mochow.model.entity.RowDeserializer
 
RowField - com.baidu.mochow.model.entity中的类
 
RowField() - 类的构造器 com.baidu.mochow.model.entity.RowField
 
RowSerializer - com.baidu.mochow.model.entity中的类
 
RowSerializer() - 类的构造器 com.baidu.mochow.model.entity.RowSerializer
 
RRFRank - com.baidu.mochow.model.entity中的类
 
RRFRank(int) - 类的构造器 com.baidu.mochow.model.entity.RRFRank
 
run() - 类中的方法 com.baidu.mochow.http.IdleConnectionReaper
 

S

Schema - com.baidu.mochow.model.entity中的类
 
Schema.Builder - com.baidu.mochow.model.entity中的类
 
search(SearchRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
searchCoarseCount(int) - 类中的方法 com.baidu.mochow.model.entity.PUCKSearchParams.Builder
 
SearchCommonFields - com.baidu.mochow.model中的类
 
SearchCommonFields() - 类的构造器 com.baidu.mochow.model.SearchCommonFields
 
searchData() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
searchIterator(SearchIteratorArgs) - 类中的方法 com.baidu.mochow.client.MochowClient
 
SearchIterator - com.baidu.mochow.model中的类
 
SearchIterator(MochowClient, SearchIteratorArgs) - 类的构造器 com.baidu.mochow.model.SearchIterator
 
SearchIteratorArgs - com.baidu.mochow.model中的类
 
SearchIteratorArgs() - 类的构造器 com.baidu.mochow.model.SearchIteratorArgs
 
searchIteratorExample() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
SearchParams - com.baidu.mochow.model.entity中的类
 
SearchParams() - 类的构造器 com.baidu.mochow.model.entity.SearchParams
 
SearchRequest - com.baidu.mochow.model中的类
 
SearchRequest(SearchRequest.Builder) - 类的构造器 com.baidu.mochow.model.SearchRequest
 
SearchRequest.Builder - com.baidu.mochow.model中的类
 
SearchRequestInterface - com.baidu.mochow.model中的接口
 
SearchResponse - com.baidu.mochow.model中的类
 
SearchResponse() - 类的构造器 com.baidu.mochow.model.SearchResponse
 
SearchResultRow - com.baidu.mochow.model.entity中的类
 
SearchResultRow() - 类的构造器 com.baidu.mochow.model.entity.SearchResultRow
 
SearchRowResponse - com.baidu.mochow.model中的类
 
SearchRowResponse() - 类的构造器 com.baidu.mochow.model.SearchRowResponse
 
SearchRowResultDeserializer - com.baidu.mochow.model.entity中的类
 
SearchRowResultDeserializer() - 类的构造器 com.baidu.mochow.model.entity.SearchRowResultDeserializer
 
searchText - 类中的变量 com.baidu.mochow.model.BM25SearchFields
 
SECONDARY_INDEX - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
SecondaryIndex - com.baidu.mochow.model.entity中的类
 
SecondaryIndex(String, String) - 类的构造器 com.baidu.mochow.model.entity.SecondaryIndex
 
select(SelectRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
selectData() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
SelectRequest - com.baidu.mochow.model中的类
 
SelectRequest() - 类的构造器 com.baidu.mochow.model.SelectRequest
 
SelectResponse - com.baidu.mochow.model中的类
 
SelectResponse() - 类的构造器 com.baidu.mochow.model.SelectResponse
 
serialize(GeneralParams, JsonGenerator, SerializerProvider) - 类中的方法 com.baidu.mochow.model.entity.GeneralParamsSerializer
 
serialize(Row, JsonGenerator, SerializerProvider) - 类中的方法 com.baidu.mochow.model.entity.RowSerializer
 
ServerErrorCode - com.baidu.mochow.model.enums中的Enum Class
 
Service - enum class 中的枚举常量 com.baidu.mochow.exception.MochowServiceException.ErrorType
 
setConnectionTimeoutInMillis(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the connection timeout in milliseconds.
setContentLength(long) - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
setContentType(String) - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
setCredentials(Credentials) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the Mochow credentials used by the client to sign HTTP requests.
setEndpoint(String) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the service endpoint URL to which the client will connect.
setEntity(HttpEntity) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setErrorCode(int) - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Sets the Mochow error code represented by this exception.
setErrorMessage(String) - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Sets the human-readable error message provided by the service.
setErrorType(MochowServiceException.ErrorType) - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Sets the type of error represented by this exception (sender, receiver, or unknown), indicating if this exception was the caller's fault, or the service's fault.
setExpectContinueEnabled(boolean) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
setHeader(String, String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setHeader(Header) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setHeaders(Map<String, String>) - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
setHeaders(Map<String, String>) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
setHeaders(Header[]) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setIoThreadCount(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the maximum number of open io thread.
setIteratedIds(String) - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest
 
setIteratedIds(String) - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest
 
setLocale(Locale) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setMaxConnections(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the maximum number of open HTTP connections.
setMaxRedirects(int) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
setParameters(Map<String, String>) - 类中的方法 com.baidu.mochow.internal.BaseRequest
 
setParameters(Map<String, String>) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
setParams(HttpParams) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
已过时。
setProtocol(Protocol) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the protocol (HTTP/HTTPS) to use when connecting to Mochow services.
setReasonPhrase(String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setRedirectsEnabled(boolean) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
setRequestId(String) - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Sets the Mochow requestId for this exception.
setRequestID(String) - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
setRetryPolicy(RetryPolicy) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the retry policy for failed requests.
setSignOptions(SignOptions) - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
setSocketTimeoutInMillis(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the socket timeout (SO_TIMEOUT) in milliseconds, which is a maximum period inactivity between two consecutive data packets.
setStatusCode(int) - 异常错误中的方法 com.baidu.mochow.exception.MochowServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setStatusLine(ProtocolVersion, int) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setStatusLine(ProtocolVersion, int, String) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
setStatusLine(StatusLine) - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
shouldRetry(MochowClientException, int) - 类中的方法 com.baidu.mochow.http.DefaultRetryPolicy
Returns whether a failed request should be retried according to the given request context.
showTableStats() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
showTableStats(String, String) - 类中的方法 com.baidu.mochow.client.MochowClient
 
ShowTableStatsRequest - com.baidu.mochow.model中的类
 
ShowTableStatsRequest() - 类的构造器 com.baidu.mochow.model.ShowTableStatsRequest
 
ShowTableStatsResponse - com.baidu.mochow.model中的类
 
ShowTableStatsResponse() - 类的构造器 com.baidu.mochow.model.ShowTableStatsResponse
 
shutdown() - 类中的方法 com.baidu.mochow.client.AbstractMochowClient
Shuts down the client and releases all underlying resources.
shutdown() - 类中的方法 com.baidu.mochow.http.HttpClient
Shuts down this HTTP client object, releasing any resources that might be held open.
shutdown() - 类中的静态方法 com.baidu.mochow.http.IdleConnectionReaper
Shuts down the thread, allowing the class and instance to be collected.
shutdownClean() - 类中的方法 com.baidu.mochow.http.HttpClient
The difference between shutdown() is that releasing all resources including nio and idle.
sign(InternalRequest, Credentials) - 类中的方法 com.baidu.mochow.auth.Signer
Sign the given request with the given set of credentials.
sign(InternalRequest, Credentials, SignOptions) - 类中的方法 com.baidu.mochow.auth.Signer
Sign the given request with the given set of credentials.
signer - 类中的变量 com.baidu.mochow.http.HttpClient
 
Signer - com.baidu.mochow.auth中的类
The implementation of Signer for mochow.
Signer() - 类的构造器 com.baidu.mochow.auth.Signer
 
SignOptions - com.baidu.mochow.auth中的类
 
SignOptions() - 类的构造器 com.baidu.mochow.auth.SignOptions
 
SingleVectorSearchRequestInterface - com.baidu.mochow.model中的接口
 
SPARSE_FLOAT_VECTOR - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
SPARSE_OPTIMIZED_FLAT - enum class 中的枚举常量 com.baidu.mochow.model.enums.IndexType
 
SparseFloatVector - com.baidu.mochow.model.entity中的类
 
SparseFloatVector(Map<String, Float>) - 类的构造器 com.baidu.mochow.model.entity.SparseFloatVector
 
sparseVectorUsageExample() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
StatusCodes - com.baidu.mochow.http中的类
The Mochow http status code.
StatusCodes() - 类的构造器 com.baidu.mochow.http.StatusCodes
 
STRING - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
STRING - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
STRONG - enum class 中的枚举常量 com.baidu.mochow.model.enums.ReadConsistency
 
successRateLowerBoundOnMPP(float) - 类中的方法 com.baidu.mochow.model.entity.AdvancedOptions.Builder
 

T

table - 类中的变量 com.baidu.mochow.model.SearchIteratorArgs
 
table(String) - 类中的方法 com.baidu.mochow.model.BatchSearchRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.CreateIndexRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.DeleteRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.ModifyIndexRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.ModifyTableRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.QueryRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.SearchRequest.Builder
 
table(String) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
Table - com.baidu.mochow.model.entity中的类
 
Table() - 类的构造器 com.baidu.mochow.model.entity.Table
 
TABLE_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_NOT_READY - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_TOO_MANY_FAMILIES - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_TOO_MANY_FIELDS - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_TOO_MANY_INDEXES - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_TOO_MANY_PARTITION_KEYS - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_TOO_MANY_PRIMARY_KEYS - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TABLE_TOO_MANY_VECTOR_FIELDS - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
TableState - com.baidu.mochow.model.enums中的Enum Class
 
TEXT - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
TEXT - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
TEXT_GB18030 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
TEXT_GB18030 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
TEXT_GBK - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
TEXT_GBK - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
TIMESTAMP - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
TIMESTAMP - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
TIMING - enum class 中的枚举常量 com.baidu.mochow.model.enums.AutoBuildPolicyType
 
toInternalRequest(BaseRequest) - 类中的静态方法 com.baidu.mochow.internal.BaseRequest
transfer from base request to internal request
toJsonPrettyString(Object) - 类中的静态方法 com.baidu.mochow.util.JsonUtils
 
toJsonString(Object) - 类中的静态方法 com.baidu.mochow.util.JsonUtils
 
toMap() - 类中的方法 com.baidu.mochow.model.BM25SearchRequest
 
toMap() - 类中的方法 com.baidu.mochow.model.entity.AdvancedOptions
 
toMap() - 类中的方法 com.baidu.mochow.model.entity.VectorSearchConfig
 
toMap() - 类中的方法 com.baidu.mochow.model.HybridSearchRequest
 
toMap() - 类中的方法 com.baidu.mochow.model.MultiVectorSearchRequest
 
toMap() - 类中的方法 com.baidu.mochow.model.SearchCommonFields
 
toMap() - 接口中的方法 com.baidu.mochow.model.SearchRequestInterface
 
toMap() - 类中的方法 com.baidu.mochow.model.VectorBatchSearchRequest
 
toMap() - 类中的方法 com.baidu.mochow.model.VectorRangeSearchRequest
 
toMap() - 类中的方法 com.baidu.mochow.model.VectorTopkSearchRequest
 
topkSearch() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
toString() - 类中的方法 com.baidu.mochow.auth.SignOptions
 
toString() - 类中的方法 com.baidu.mochow.client.ClientConfiguration
 
toString() - 类中的方法 com.baidu.mochow.http.MochowCloseableHttpResponse
 
toString() - 类中的方法 com.baidu.mochow.http.MochowResponseMetadata
 
toString() - enum class中的方法 com.baidu.mochow.http.Protocol
 
toString() - 类中的方法 com.baidu.mochow.internal.InternalRequest
 
toString() - 类中的方法 com.baidu.mochow.model.entity.HNSWParams
 
toString() - 类中的方法 com.baidu.mochow.model.entity.HNSWPQParams
 
toString() - 类中的方法 com.baidu.mochow.model.entity.HNSWPQSearchParams
 
toString() - 类中的方法 com.baidu.mochow.model.entity.RowField
 
totalSize - 类中的变量 com.baidu.mochow.model.SearchIteratorArgs
 
TRACE - enum class 中的枚举常量 com.baidu.mochow.http.HttpMethodName
 

U

UINT16 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
UINT16 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
UINT32 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
UINT32 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
UINT64 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
UINT64 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
UINT8 - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
UINT8 - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 
unaliasTable(UnaliasTableRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
UnaliasTableRequest - com.baidu.mochow.model中的类
 
UnaliasTableRequest() - 类的构造器 com.baidu.mochow.model.UnaliasTableRequest
 
Unknown - enum class 中的枚举常量 com.baidu.mochow.exception.MochowServiceException.ErrorType
 
update(GeneralParams) - 类中的方法 com.baidu.mochow.model.UpdateRequest.Builder
 
update(UpdateRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
updateData() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
UpdateRequest - com.baidu.mochow.model中的类
 
UpdateRequest(UpdateRequest.Builder) - 类的构造器 com.baidu.mochow.model.UpdateRequest
 
UpdateRequest.Builder - com.baidu.mochow.model中的类
 
upsert(UpsertRequest) - 类中的方法 com.baidu.mochow.client.MochowClient
 
upsertData() - 类中的方法 com.baidu.mochow.examples.MochowExample
 
UpsertRequest - com.baidu.mochow.model中的类
 
UpsertRequest() - 类的构造器 com.baidu.mochow.model.UpsertRequest
 
UpsertResponse - com.baidu.mochow.model中的类
 
UpsertResponse() - 类的构造器 com.baidu.mochow.model.UpsertResponse
 
URL_PREFIX - 类中的静态变量 com.baidu.mochow.client.AbstractMochowClient
The common URL prefix for all Mochow service APIs.
USER_ALREADY_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
USER_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
UUID - enum class 中的枚举常量 com.baidu.mochow.model.enums.ElementType
 
UUID - enum class 中的枚举常量 com.baidu.mochow.model.enums.FieldType
 

V

valueOf(String) - enum class中的静态方法 com.baidu.mochow.exception.MochowServiceException.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.http.HttpMethodName
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.http.Protocol
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.AutoBuildPolicyType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.FieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.FilterMode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.IndexState
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.IndexStructureType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.IndexType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.InvertedIndexAnalyzer
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.InvertedIndexFieldAttribute
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.InvertedIndexParseMode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.MetricType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.PartitionType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.ReadConsistency
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.ServerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.baidu.mochow.model.enums.TableState
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.baidu.mochow.exception.MochowServiceException.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.http.HttpMethodName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.http.Protocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.AutoBuildPolicyType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.FieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.FilterMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.IndexState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.IndexStructureType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.IndexType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.InvertedIndexAnalyzer
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.InvertedIndexFieldAttribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.InvertedIndexParseMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.MetricType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.PartitionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.ReadConsistency
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.ServerErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.baidu.mochow.model.enums.TableState
Returns an array containing the constants of this enum class, in the order they are declared.
vector - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
Vector - com.baidu.mochow.model.entity中的接口
 
VECTOR_FIELD_NOT_EXIST - enum class 中的枚举常量 com.baidu.mochow.model.enums.ServerErrorCode
 
VectorBatchSearchRequest - com.baidu.mochow.model中的类
 
VectorBatchSearchRequest.Builder - com.baidu.mochow.model中的类
 
vectorField - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
VectorIndex - com.baidu.mochow.model.entity中的类
 
VectorIndex(String, String, IndexType, IndexState, MetricType, IndexParams, boolean, AutoBuildPolicy) - 类的构造器 com.baidu.mochow.model.entity.VectorIndex
 
VectorRangeSearchRequest - com.baidu.mochow.model中的类
 
VectorRangeSearchRequest.Builder - com.baidu.mochow.model中的类
 
vectors - 类中的变量 com.baidu.mochow.model.VectorSearchFields
 
vectorSearch(String, String, VectorSearchRequestInterface) - 类中的方法 com.baidu.mochow.client.MochowClient
 
VectorSearchConfig - com.baidu.mochow.model.entity中的类
Optional configurable params for vector search.
VectorSearchConfig.Builder - com.baidu.mochow.model.entity中的类
Builder for VectorSearchConfig.
VectorSearchFields - com.baidu.mochow.model中的类
 
VectorSearchFields() - 类的构造器 com.baidu.mochow.model.VectorSearchFields
 
VectorSearchRequestInterface - com.baidu.mochow.model中的接口
 
VectorTopkSearchRequest - com.baidu.mochow.model中的类
 
VectorTopkSearchRequest.Builder - com.baidu.mochow.model中的类
 

W

WeightedRank - com.baidu.mochow.model.entity中的类
 
WeightedRank(List<Float>) - 类的构造器 com.baidu.mochow.model.entity.WeightedRank
 
withConnectionTimeoutInMillis(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the connection timeout in milliseconds, and returns the updated configuration instance.
withCredentials(Credentials) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the Mochow credentials used by the client to sign HTTP requests, and returns the updated configuration instance.
withEndpoint(String) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the service endpoint URL to which the client will connect, and returns the updated configuration instance.
withIoThreadCount(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the maximum number of io thread, and returns the updated configuration instance.
withLocalAddress(InetAddress) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the optional local address to bind when connecting to Mochow services, and returns the updated configuration instance.
withMaxConnections(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the maximum number of open HTTP connections, and returns the updated configuration instance.
withProtocol(Protocol) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the protocol (HTTP/HTTPS) to use when connecting to Mochow services, and returns the updated configuration instance.
withRetryPolicy(RetryPolicy) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the retry policy for failed requests, and returns the updated configuration instance.
withSocketBufferSizeInBytes(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the optional size (in bytes) for the low level TCP socket buffer, and returns the updated configuration instance.
withSocketTimeoutInMillis(int) - 类中的方法 com.baidu.mochow.client.ClientConfiguration
Sets the socket timeout (SO_TIMEOUT) in milliseconds, which is a maximum period inactivity between two consecutive data packets, and returns the updated configuration instance.
wrap(byte[]) - 类中的静态方法 com.baidu.mochow.internal.RestartableInputStream
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格