All Classes and Interfaces
Class
Description
An abstract class that outputs common information (event type, timestamp, e.g.) about CDC events.
A base class for all MySQL binlog events
A base class to use for representing information to row mutation events
An abstract base class for all MySQL binlog events affecting a table.
An exception class representing errors that occur during Change Data Capture (CDC) processing
A class that specifies a definition for a relational table column, including type, name, etc.
An interface representing a data structure containing event information, and serialization/deserialization methods.
An interface to write an event to the process session.
A marker class for Exceptions that occur during the handling of CDC row modification events
An interface corresponding to row-level info from events on tabular data structures.
An interface for methods related to events that occur on tabular data structures.
A POJO for holding table information related to update events.
This class represents a key in a cache that contains information (column definitions, e.g.) for a database table