Uses of Class
io.debezium.connector.mysql.MySqlGeometry
-
Packages that use MySqlGeometry Package Description io.debezium.connector.mysql -
-
Uses of MySqlGeometry in io.debezium.connector.mysql
Methods in io.debezium.connector.mysql that return MySqlGeometry Modifier and Type Method Description static MySqlGeometryMySqlGeometry. createEmpty()Create a GEOMETRYCOLLECTION EMPTY MySqlGeometrystatic MySqlGeometryMySqlGeometry. fromBytes(byte[] mysqlBytes)Create a MySqlGeometry from the original byte array from MySQL binlog event
-