Uses of Interface
com.clickhouse.client.grpc.impl.QueryInfoOrBuilder
-
Packages that use QueryInfoOrBuilder Package Description com.clickhouse.client.grpc.impl -
-
Uses of QueryInfoOrBuilder in com.clickhouse.client.grpc.impl
Classes in com.clickhouse.client.grpc.impl that implement QueryInfoOrBuilder Modifier and Type Class Description classQueryInfoInformation about a query which a client sends to a ClickHouse server.static classQueryInfo.BuilderInformation about a query which a client sends to a ClickHouse server.
-