Package com.clickhouse.client.api.data_formats
package com.clickhouse.client.api.data_formats
-
ClassDescriptionReader for ClickHouse binary output formats (such as
Native,RowBinary,RowBinaryWithNames, andRowBinaryWithNamesAndTypes).Experimental APICommon contract for row-by-row format readers regardless of the underlying wire encoding.Reader for ClickHouse text output formats (such asJSONEachRow).Interface for JSON row processors.For the backward compatibility server will not send TZ id in column type.This class is intended to be used for very precise data serializations.This class is intended to help writing data in row binary format.