All Classes and Interfaces

说明
Abstract base class for Mochow service client.
Base class for all Mochow web service request objects.
Represents the response from an Mochow service, including the result payload and any response metadata.
 
 
 
 
 
 
 
 
 
 
 
 
 
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.
 
 
 
 
 
 
 
 
 
 
Basic client configurations for Mochow clients.
 
 
 
 
Default implementation of the Credentials interface that allows callers to pass in the account and apikey in the constructor.
Utilities for parsing and formatting dates.
Retry policy that can be configured on a specific service client using ClientConfiguration.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Common HTTP header values used throughout the Mochow Java client.
 
 
 
 
 
 
 
The name of http method.
Responsible for handling an HTTP response.
 
 
 
 
 
Daemon thread to periodically check connection pools for idle connections.
 
 
 
 
 
 
 
 
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.
 
 
 
 
 
JsonUtils for Serialization and deserialization of JSON
 
 
 
 
 
Provides the client for accessing the Baidu VDB Service.
Base exception class for any errors that occur on the client side when attempting to access a Mochow service API.
The implement from interface CloseableHttpResponse.
 
 
HTTP error response handler for Baidu Mochow responses.
 
Represents an HTTP response returned by a Mochow service in response to a service request.
HTTP body json response handler for Baidu Mochow responses.
HTTP response handler for Baidu Mochow responses.
Represents additional metadata included with a response from Mochow.
Extension of MochowClientException that represents an error response returned by a Mochow service.
Indicates who is responsible (if known) for a failed request.
 
 
 
 
 
 
 
 
 
Represents the communication protocol to use when sending requests to Mochow.
 
 
 
 
 
 
 
 
Abstract class Restartable InputStream extends InputStream.
The Restartable InputStream can Reset.
Retry policy that can be configured on a specific service client using ClientConfiguration.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The implementation of Signer for mochow.
 
 
 
The Mochow http status code.
 
 
 
 
 
 
 
 
 
 
 
 
 
Optional configurable params for vector search.
Builder for VectorSearchConfig.