Uses of Class
com.github.shyiko.mysql.binlog.event.AnnotateRowsEventData
-
Packages that use AnnotateRowsEventData Package Description com.github.shyiko.mysql.binlog.event.deserialization -
-
Uses of AnnotateRowsEventData in com.github.shyiko.mysql.binlog.event.deserialization
Methods in com.github.shyiko.mysql.binlog.event.deserialization that return AnnotateRowsEventData Modifier and Type Method Description AnnotateRowsEventDataAnnotateRowsEventDataDeserializer. deserialize(ByteArrayInputStream inputStream)
-