| Interface | Description |
|---|---|
| DataTypeVisitor<R> |
The visitor definition of
DataType. |
| Class | Description |
|---|---|
| AtomicDataType |
A data type that does not contain further data types (e.g.
|
| CollectionDataType |
A data type that contains an element type (e.g.
|
| DataType |
Describes the data type of a value in the table ecosystem.
|
| FieldsDataType |
A data type that contains field data types (e.g.
|
| KeyValueDataType |
A data type that contains a key and value data type (e.g.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.