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