public interface SerializationSchema extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
serialize(SeaTunnelRow element)
Serializes the incoming element to a specified type.
|
byte[] serialize(SeaTunnelRow element)
element - The incoming element to be serializedCopyright © 2024 The Apache Software Foundation. All rights reserved.