| Package | Description |
|---|---|
| ru.yandex.clickhouse.response |
| Modifier and Type | Method and Description |
|---|---|
ByteFragment[] |
ClickHouseResultSet.getValues() |
ByteFragment |
StreamSplitter.next() |
ByteFragment[] |
ByteFragment.split(byte sep) |
ByteFragment |
ByteFragment.subseq(int start,
int len) |
| Modifier and Type | Method and Description |
|---|---|
static int |
ByteFragmentUtils.parseInt(ByteFragment s) |
static long |
ByteFragmentUtils.parseLong(ByteFragment s) |
| Constructor and Description |
|---|
StreamSplitter(ByteFragment bf,
byte sep) |
Copyright © 2016. All rights reserved.