-
static final class
An implementation for
Type
(experimental) A 64-bit signed INTEGER in two’s complement format, with a minimum value of -2^63 and a maximum value of 2^63-1.
(experimental) Date type.
(experimental) A 32-bit signed INTEGER in two’s complement format, with a minimum value of -2^31 and a maximum value of 2^31-1.
(experimental) A 16-bit signed INTEGER in two’s complement format, with a minimum value of -2^15 and a maximum value of 2^15-1.
(experimental) Arbitrary-length string type.
(experimental) Timestamp type (date and time).
(experimental) A 8-bit signed INTEGER in two’s complement format, with a minimum value of -2^7 and a maximum value of 2^7-1.
(experimental) Creates an array of some other type.
Builds the configured instance.
(experimental) Creates a decimal type.
(experimental) Creates a decimal type.
(experimental) Fixed length character data, with a specified length between 1 and 255.
(experimental) Type of the column.
(experimental) Creates a map of some primitive key type to some value type.
(experimental) Creates a nested structure containing individually named and typed columns.
(experimental) Variable length character data, with a specified length between 1 and 65535.
(experimental) Creates an array of some other type.
(experimental) Creates a map of some primitive key type to some value type.