| 接口 | 说明 |
|---|---|
| CompositeType<T> | |
| SeaTunnelDataType<T> |
Logic data type of column in SeaTunnel.
|
| 类 | 说明 |
|---|---|
| ArrayType<T,E> | |
| BasicType<T> | |
| DecimalType | |
| LocalTimeType<T extends java.time.temporal.Temporal> | |
| MapType<K,V> | |
| MultipleRowType | |
| PrimitiveByteArrayType | |
| Record<T> |
Contain
SeaTunnelRow or Checkpoint Barrier |
| SeaTunnelRow |
SeaTunnel row type.
|
| SeaTunnelRowType |
| 枚举 | 说明 |
|---|---|
| RowKind |
Lists all kinds of changes that a row can describe in a changelog.
|
| SqlType |
The sql type of
SeaTunnelDataType. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.