| Package | Description |
|---|---|
| ru.yandex.clickhouse | |
| ru.yandex.clickhouse.except |
| Modifier and Type | Method and Description |
|---|---|
void |
ClickHouseStatementImpl.sendStream(org.apache.http.HttpEntity content,
String sql) |
void |
ClickHouseStatementImpl.sendStream(InputStream content,
String table) |
| 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 © 2017. All rights reserved.