| Interface | Description |
|---|---|
| BooleanColumnUtils | |
| CategoryColumnUtils | |
| Column<E extends Column> |
The general interface for columns.
|
| DateColumnUtils | |
| DateTImeColumnUtils | |
| DoubleColumnUtils | |
| FloatColumnUtils | |
| IntColumnUtils | |
| LongColumnUtils |
Pre-made predicates for common
integer use cases, and
other helpful things
|
| ShortColumnUtils | |
| TimeColumnUtils |
| Class | Description |
|---|---|
| AbstractColumn<E extends AbstractColumn> |
Partial implementation of the
Column interface |
| ColumnMetadataTest | |
| ColumnReference |
A reference to a column that can be used in evaluating query predicates.
|
| ColumnTest |
Tests for Column functionality that is common across column types
|
| DateIntervalColumn |
EXPERIMENTAL
|
| PackedLocalDateTest | |
| PackedLocalDateTimeTest | |
| PackedLocalTimeTest |
Tests for PackedLocalTime
|