Uses of Enum
com.clickhouse.client.config.ClickHouseClientOption
Packages that use ClickHouseClientOption
Package
Description
Provides necessary classes to configure the client and/or request.
-
Uses of ClickHouseClientOption in com.clickhouse.client.config
Methods in com.clickhouse.client.config that return ClickHouseClientOptionModifier and TypeMethodDescriptionstatic ClickHouseClientOptionGets client option by key.static ClickHouseClientOptionReturns the enum constant of this type with the specified name.static ClickHouseClientOption[]ClickHouseClientOption.values()Returns an array containing the constants of this enum type, in the order they are declared.