Uses of Package
com.github.shyiko.mysql.binlog.event
-
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog Class Description Event EventType -
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog.event Class Description Event EventData EventHeader EventType TableMapEventMetadata TableMapEventMetadata.DefaultCharset -
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog.event.deserialization Class Description AnnotateRowsEventData Mariadb ANNOTATE_ROWS_EVENT events accompany row events and describe the query which caused the row event Enable this with --binlog-annotate-row-events (default on from MariaDB 10.2.4).ByteArrayEventData DeleteRowsEventData Event EventData EventHeader EventHeaderV4 Used in MySQL 5.0+.EventType FormatDescriptionEventData GtidEventData IntVarEventData MariadbGtidEventData MariaDB and MySQL have different GTID implementations, and that these are not compatible with each other.MariadbGtidListEventData Logged in every binlog to record the current replication statePreviousGtidSetEventData QueryEventData RotateEventData RowsQueryEventData TableMapEventData TableMapEventMetadata TransactionPayloadEventData UpdateRowsEventData WriteRowsEventData XAPrepareEventData XidEventData -
Classes in com.github.shyiko.mysql.binlog.event used by com.github.shyiko.mysql.binlog.jmx Class Description Event