public class CanalFieldParser extends Object
Constructor and Description |
---|
CanalFieldParser() |
Modifier and Type | Method and Description |
---|---|
protected static String |
convertEnum(String value,
String mysqlType) |
protected static byte[] |
convertGeoType2WkbArray(byte[] mysqlGeomBytes) |
protected static String |
convertSet(String value,
String mysqlType) |
protected static String |
getEnumValueByIndex(String mysqlType,
int elementIndex) |
protected static String |
getSetValuesByIndex(String mysqlType,
int indexes) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.