| Interface | Description |
|---|---|
| ArrowColumn<T> |
We are going to represent and arrow vector as a column to facilitate
easy access and building of vectors, this class is only for internal use
and should not be exposed to the users
|
| Row |
Represent data as a collection of rows.
|
| Table | |
| TableBuilder |
| Class | Description |
|---|---|
| ArrowRow | |
| ArrowTableBuilder | |
| NRow | |
| OneRow | |
| TField |
A filed in the table
|
| ThreeRow | |
| TwoRow |