| Package | Description |
|---|---|
| ru.yandex.clickhouse.response |
| Modifier and Type | Field and Description |
|---|---|
protected ByteFragment |
ClickHouseResultSet.nextLine |
protected ByteFragment[] |
ClickHouseResultSet.values |
| Modifier and Type | Method and Description |
|---|---|
static ByteFragment |
ByteFragment.fromString(String str) |
ByteFragment[] |
ClickHouseResultSet.getValues() |
ByteFragment |
StreamSplitter.next() |
ByteFragment[] |
ByteFragment.split(byte sep) |
ByteFragment |
ByteFragment.subseq(int start,
int len) |
| Constructor and Description |
|---|
StreamSplitter(ByteFragment bf,
byte sep) |
Copyright © 2020. All rights reserved.