public class PrimitiveByteArrayType extends Object implements SeaTunnelDataType<byte[]>
| 限定符和类型 | 字段和说明 |
|---|---|
static PrimitiveByteArrayType |
INSTANCE |
public static final PrimitiveByteArrayType INSTANCE
public Class<byte[]> getTypeClass()
SeaTunnelDataTypegetTypeClass 在接口中 SeaTunnelDataType<byte[]>public SqlType getSqlType()
SeaTunnelDataTypegetSqlType 在接口中 SeaTunnelDataType<byte[]>Copyright © 2024 The Apache Software Foundation. All rights reserved.