| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.serialization | |
| org.apache.seatunnel.api.table.catalog | |
| org.apache.seatunnel.api.table.type |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
SerializationSchema.serialize(SeaTunnelRow element)
Serializes the incoming element to a specified type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SeaTunnelDataType<SeaTunnelRow> |
CatalogTableUtil.convertToDataType(List<CatalogTable> catalogTables) |
| 限定符和类型 | 方法和说明 |
|---|---|
SeaTunnelRow |
SeaTunnelRow.copy() |
SeaTunnelRow |
SeaTunnelRow.copy(int[] indexMapping) |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<SeaTunnelRow> |
SeaTunnelRowType.getTypeClass() |
Class<SeaTunnelRow> |
MultipleRowType.getTypeClass() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.