| Interface | Description |
|---|---|
| ColumnAccessor |
An
Iterator like trait used to extract values from columnar byte buffer. |
| ColumnBuilder | |
| ColumnStats |
Used to collect statistical information when building in-memory columns.
|
| NullableColumnAccessor | |
| NullableColumnBuilder |
A stackable trait used for building byte buffer for a column containing null values.
|