Package ru.yandex.clickhouse.util
Interface ClickHouseStreamCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteTo(ClickHouseRowBinaryStream stream)
-
-
-
Method Detail
-
writeTo
void writeTo(ClickHouseRowBinaryStream stream) throws IOException
- Throws:
IOException
-
-