| Package | Description |
|---|---|
| com.github.housepower.jdbc | |
| com.github.housepower.jdbc.connect | |
| com.github.housepower.jdbc.protocol |
| Modifier and Type | Method and Description |
|---|---|
QueryRequest.ClientContext |
ClickHouseConnection.clientContext() |
| Modifier and Type | Method and Description |
|---|---|
QueryRequest.ClientContext |
NativeContext.clientCtx() |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeClient.sendQuery(String query,
QueryRequest.ClientContext info,
Map<SettingKey,Object> settings) |
| Constructor and Description |
|---|
NativeContext(QueryRequest.ClientContext clientCtx,
NativeContext.ServerContext serverCtx,
NativeClient nativeClient) |
| Constructor and Description |
|---|
QueryRequest(String queryId,
QueryRequest.ClientContext clientContext,
int stage,
boolean compression,
String queryString) |
QueryRequest(String queryId,
QueryRequest.ClientContext clientContext,
int stage,
boolean compression,
String queryString,
Map<SettingKey,Object> settings) |
Copyright © 2021. All rights reserved.