Index

A B C D F G H I K L M N P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

address - Variable in class com.clickhouse.client.http.ClickHouseHttpClient.HostNameAndAddress
Deprecated.
 
AHC_RETRY_ON_FAILURE - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Whether to retry on failure with Apache HTTP Client.
AHC_VALIDATE_AFTER_INACTIVITY - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
The time in milliseconds after which the connection is validated after inactivity.
APACHE_HTTP_CLIENT - Enum constant in enum com.clickhouse.client.http.config.HttpConnectionProvider
Deprecated.
 
ApacheHttpConnectionImpl - Class in com.clickhouse.client.http
Deprecated.
ApacheHttpConnectionImpl(ClickHouseNode, ClickHouseRequest<?>, ExecutorService) - Constructor for class com.clickhouse.client.http.ApacheHttpConnectionImpl
Deprecated.
 

B

buildQueryParams(Map<String, String>) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 

C

checkConnection(ClickHouseHttpConnection, ClickHouseNode, ClickHouseNode, ClickHouseRequest<?>) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
checkHealth(ClickHouseNode, int) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
clearRoles() - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
ClickHouseHttpClient - Class in com.clickhouse.client.http
Deprecated.
ClickHouseHttpClient() - Constructor for class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
ClickHouseHttpClient.HostNameAndAddress - Class in com.clickhouse.client.http
Deprecated.
 
ClickHouseHttpConnection - Class in com.clickhouse.client.http
Deprecated.
ClickHouseHttpConnection(ClickHouseNode, ClickHouseRequest<?>, Map<String, Serializable>) - Constructor for class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
ClickHouseHttpConnectionFactory - Class in com.clickhouse.client.http
Deprecated.
ClickHouseHttpEntity - Class in com.clickhouse.client.http
Deprecated.
ClickHouseHttpEntity(ClickHouseConfig, String, String, byte[], String, ClickHouseInputStream, List<ClickHouseExternalTable>) - Constructor for class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 
ClickHouseHttpOption - Enum in com.clickhouse.client.http.config
Deprecated.
ClickHouseHttpProto - Class in com.clickhouse.client.http
Deprecated.
ClickHouseHttpProto() - Constructor for class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
 
ClickHouseHttpResponse - Class in com.clickhouse.client.http
Deprecated.
ClickHouseHttpResponse(ClickHouseHttpConnection, ClickHouseInputStream, String, String, String, ClickHouseFormat, TimeZone) - Constructor for class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 
close() - Method in class com.clickhouse.client.http.ApacheHttpConnectionImpl
Deprecated.
 
close() - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
close() - Method in class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 
close() - Method in class com.clickhouse.client.http.HttpUrlConnectionImpl
Deprecated.
 
closeConnection(ClickHouseHttpConnection, boolean) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
closeQuietly() - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
com.clickhouse.client.http - package com.clickhouse.client.http
 
com.clickhouse.client.http.config - package com.clickhouse.client.http.config
 
config - Variable in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
CONNECTION_PROVIDER - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
HTTP connection provider.
CONNECTION_REUSE_STRATEGY - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Configuration for Apache HTTP Client connection pool.
createConnection(ClickHouseNode, ClickHouseRequest<?>, ExecutorService) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnectionFactory
Deprecated.
 
createConnection(ClickHouseNode, ClickHouseRequest<?>, ExecutorService, Map<String, Serializable>) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnectionFactory
Deprecated.
 
createDefaultHeaders(ClickHouseConfig, ClickHouseNode, String, String) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
CUSTOM_HEADERS - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Custom HTTP headers.
CUSTOM_PARAMS - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption

D

DEFAULT_RESPONSE - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Default server response.
defaultHeaders - Variable in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 

F

format - Variable in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 

G

getBaseUrl() - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
getConfig(ClickHouseRequest<?>) - Method in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 
getContent() - Method in class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 
getContentLength() - Method in class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 
getDefaultUserAgent() - Method in class com.clickhouse.client.http.ApacheHttpConnectionImpl
Deprecated.
 
getDefaultUserAgent() - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
getDefaultUserAgent() - Method in class com.clickhouse.client.http.HttpUrlConnectionImpl
Deprecated.
 
getDefaultValue() - Method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
 
getDescription() - Method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
 
getInputStream() - Method in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 
getKey() - Method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
 
getOptionClass() - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
getProxy(ClickHouseConfig) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
getProxyAuth(ClickHouseConfig) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
getReferer(ClickHouseConfig) - Static method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
getRoles() - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
getSupportedProtocols() - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
getTimeZone() - Method in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 
getUserAgent() - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
getValueType() - Method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
 

H

HEADER_DATABASE - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Name of default database to be used if not specified in a table name.
HEADER_DB_PASSWORD - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Password of user to be used to authenticate.
HEADER_DB_USER - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Name of user to be used to authenticate
HEADER_EXCEPTION_CODE - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Response only header to indicate the error code.
HEADER_FORMAT - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Response only header to indicate the format of the data.
HEADER_PROGRESS - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Response only header to indicate a query progress.
HEADER_QUERY_ID - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Response only header to indicate a query id Cannot be used in request.
HEADER_SRV_DISPLAY_NAME - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
 
HEADER_SRV_SUMMARY - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
 
HEADER_SSL_CERT_AUTH - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
 
HEADER_TIMEZONE - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
 
hostName - Variable in class com.clickhouse.client.http.ClickHouseHttpClient.HostNameAndAddress
Deprecated.
 
HostNameAndAddress() - Constructor for class com.clickhouse.client.http.ClickHouseHttpClient.HostNameAndAddress
Deprecated.
 
HTTP_CLIENT - Enum constant in enum com.clickhouse.client.http.config.HttpConnectionProvider
Deprecated.
 
HTTP_URL_CONNECTION - Enum constant in enum com.clickhouse.client.http.config.HttpConnectionProvider
Deprecated.
 
HttpConnectionProvider - Enum in com.clickhouse.client.http.config
Deprecated.
HttpUrlConnectionImpl - Class in com.clickhouse.client.http
Deprecated.
HttpUrlConnectionImpl(ClickHouseNode, ClickHouseRequest<?>, ExecutorService, Map<String, Serializable>) - Constructor for class com.clickhouse.client.http.HttpUrlConnectionImpl
Deprecated.
 

I

isRepeatable() - Method in class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 
isReusable() - Method in class com.clickhouse.client.http.ApacheHttpConnectionImpl
Deprecated.
 
isReusable() - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
Checks whether the connection is reusable or not.
isReusable() - Method in class com.clickhouse.client.http.HttpUrlConnectionImpl
Deprecated.
 
isSensitive() - Method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
 
isStreaming() - Method in class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 

K

KEEP_ALIVE - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Whether to enable keep-alive or not.
KEEP_ALIVE_TIMEOUT - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Configures client with preferred connection keep alive timeout if keep alive is enabled.

L

LOCAL_HOST - Static variable in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 

M

MAX_OPEN_CONNECTIONS - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Max open connections apply with Apache HttpClient only.
mergeHeaders(Map<String, String>) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
Creates a merged map.

N

newConnection(ClickHouseHttpConnection, ClickHouseNode, ClickHouseRequest<?>) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 

P

parseErrorFromException(String, String, IOException, byte[]) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
ping(int) - Method in class com.clickhouse.client.http.ApacheHttpConnectionImpl
Deprecated.
 
ping(int) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
Sends a request to <baseUrl>/ping for liveness detection.
ping(int) - Method in class com.clickhouse.client.http.HttpUrlConnectionImpl
Deprecated.
 
post(ClickHouseConfig, String, ClickHouseInputStream, List<ClickHouseExternalTable>, ClickHouseOutputStream, String, Map<String, String>, Runnable) - Method in class com.clickhouse.client.http.ApacheHttpConnectionImpl
Deprecated.
 
post(ClickHouseConfig, String, ClickHouseInputStream, List<ClickHouseExternalTable>, ClickHouseOutputStream, String, Map<String, String>, Runnable) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
Posts query and data to server.
post(ClickHouseConfig, String, ClickHouseInputStream, List<ClickHouseExternalTable>, ClickHouseOutputStream, String, Map<String, String>, Runnable) - Method in class com.clickhouse.client.http.HttpUrlConnectionImpl
Deprecated.
 
postData(ClickHouseConfig, byte[], String, ClickHouseInputStream, List<ClickHouseExternalTable>, OutputStream) - Static method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 

Q

QPARAM_QUERY_ID - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
Query parameter to specify the query ID.
QPARAM_ROLE - Static variable in class com.clickhouse.client.http.ClickHouseHttpProto
Deprecated.
 
query(String) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
query(String, List<ClickHouseExternalTable>) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
query(String, List<ClickHouseExternalTable>, Map<String, String>) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
query(String, Map<String, String>) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
queryId - Variable in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 

R

RECEIVE_QUERY_PROGRESS - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Whether to receive information about the progress of a query in response headers.
REMEMBER_LAST_SET_ROLES - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Whether to remember last set role and send them in every next requests as query parameters.
rememberRoles(Set<String>) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
rm - Variable in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
roles - Variable in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 

S

send(ClickHouseRequest<?>) - Method in class com.clickhouse.client.http.ClickHouseHttpClient
Deprecated.
 
SEND_HTTP_CLIENT_ID - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Indicates whether http client would send its identification through Referer header to server.
server - Variable in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
serverDisplayName - Variable in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 
summary - Variable in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 

T

timeZone - Variable in class com.clickhouse.client.http.ClickHouseHttpResponse
Deprecated.
 

U

update(String) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
update(String, ClickHouseInputStream) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
update(String, ClickHouseInputStream, Map<String, String>) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
update(String, Map<String, String>) - Method in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
url - Variable in class com.clickhouse.client.http.ClickHouseHttpConnection
Deprecated.
 
USE_BASIC_AUTHENTICATION - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Whether to use HTTP basic authentication.

V

valueOf(String) - Static method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.clickhouse.client.http.config.HttpConnectionProvider
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.clickhouse.client.http.config.HttpConnectionProvider
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.

W

WAIT_END_OF_QUERY - Enum constant in enum com.clickhouse.client.http.config.ClickHouseHttpOption
Deprecated.
 
writeTo(OutputStream) - Method in class com.clickhouse.client.http.ClickHouseHttpEntity
Deprecated.
 
A B C D F G H I K L M N P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values