- valueOf(String) - Static method in enum ru.yandex.clickhouse.except.ClickHouseErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.yandex.clickhouse.settings.ClickHouseConnectionSettings
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.yandex.clickhouse.settings.ClickHouseQueryParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.yandex.clickhouse.util.ClickHouseFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ru.yandex.clickhouse.except.ClickHouseErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ru.yandex.clickhouse.settings.ClickHouseConnectionSettings
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ru.yandex.clickhouse.settings.ClickHouseQueryParam
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ru.yandex.clickhouse.util.ClickHouseFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.