Uses of Class
ru.yandex.clickhouse.response.ClickHouseResponse.Meta
-
Packages that use ClickHouseResponse.Meta Package Description ru.yandex.clickhouse.response -
-
Uses of ClickHouseResponse.Meta in ru.yandex.clickhouse.response
Methods in ru.yandex.clickhouse.response that return types with arguments of type ClickHouseResponse.Meta Modifier and Type Method Description List<ClickHouseResponse.Meta>ClickHouseResponse. getMeta()Method parameters in ru.yandex.clickhouse.response with type arguments of type ClickHouseResponse.Meta Modifier and Type Method Description voidClickHouseResponse. setMeta(List<ClickHouseResponse.Meta> meta)
-