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