Uses of Enum
com.clickhouse.client.api.data_formats.internal.NumberConverter.NumberType
Packages that use NumberConverter.NumberType
-
Uses of NumberConverter.NumberType in com.clickhouse.client.api.data_formats.internal
Fields in com.clickhouse.client.api.data_formats.internal with type parameters of type NumberConverter.NumberTypeModifier and TypeFieldDescriptionstatic final Map<NumberConverter.NumberType,Function<Object, ?>> NumberConverter.NUMBER_CONVERTERSMethods in com.clickhouse.client.api.data_formats.internal that return NumberConverter.NumberTypeModifier and TypeMethodDescriptionstatic NumberConverter.NumberTypeReturns the enum constant of this type with the specified name.static NumberConverter.NumberType[]NumberConverter.NumberType.values()Returns an array containing the constants of this enum type, in the order they are declared.