See: Description
| Class | Description |
|---|---|
| BaseCharTypeInfo | |
| BaseCharUtils | |
| CharTypeInfo | |
| DecimalTypeInfo | |
| HiveDecimalUtils | |
| ListTypeInfo |
A List Type has homogeneous elements.
|
| MapTypeInfo |
A Map Type has homogeneous keys and homogeneous values.
|
| PrimitiveTypeInfo |
There are limited number of Primitive Types.
|
| StructTypeInfo |
StructTypeInfo represents the TypeInfo of a struct.
|
| TimestampLocalTZTypeInfo | |
| TypeInfo |
Stores information about a type.
|
| TypeInfoFactory |
TypeInfoFactory can be used to create the TypeInfo object for any types.
|
| TypeInfoUtils |
TypeInfoUtils.
|
| TypeInfoUtils.PrimitiveParts | |
| UnionTypeInfo |
UnionTypeInfo represents the TypeInfo of an union.
|
| VarcharTypeInfo |
Copyright © 2022 The Apache Software Foundation. All rights reserved.