| Package | Description |
|---|---|
| ru.yandex.clickhouse | |
| ru.yandex.clickhouse.except |
| Modifier and Type | Method and Description |
|---|---|
ClickHouseConnection |
ClickHouseStatementImpl.getConnection() |
void |
ClickHouseStatementImpl.sendStream(org.apache.http.HttpEntity content,
String sql)
Deprecated.
|
void |
ClickHouseStatementImpl.sendStream(org.apache.http.HttpEntity content,
String sql,
Map<ClickHouseQueryParam,String> additionalDBParams)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClickHouseUnknownException |
| Modifier and Type | Method and Description |
|---|---|
static ClickHouseException |
ClickHouseExceptionSpecifier.specify(String clickHouseMessage) |
static ClickHouseException |
ClickHouseExceptionSpecifier.specify(String clickHouseMessage,
String host,
int port) |
static ClickHouseException |
ClickHouseExceptionSpecifier.specify(Throwable cause,
String host,
int port) |
Copyright © 2020. All rights reserved.