| Interface | Description |
|---|---|
| Type |
The type of a schema, reference avro schema.
|
| Class | Description |
|---|---|
| InternalSchema |
Internal schema for hudi table.
|
| InternalSchemaBuilder |
A build class to help build fields for InternalSchema
|
| Type.NestedType | |
| Type.PrimitiveType | |
| Types | |
| Types.ArrayType | |
| Types.BinaryType | |
| Types.BooleanType | |
| Types.DateType | |
| Types.DecimalType | |
| Types.DoubleType | |
| Types.Field |
A field within a record.
|
| Types.FixedType | |
| Types.FloatType | |
| Types.IntType | |
| Types.LongType | |
| Types.MapType | |
| Types.RecordType | |
| Types.StringType | |
| Types.TimestampType | |
| Types.TimeType | |
| Types.UUIDType |
| Enum | Description |
|---|---|
| Type.TypeID |
| Exception | Description |
|---|---|
| HoodieSchemaException |
Exception thrown for Hoodie schema convert failures.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.