|
Class Summary |
| DBMSEmptyEvent |
This class defines a DBMSEmptyEvent |
| DBMSEvent |
Contains SQL row updates and/or statements that must be replicated. |
| EventMetadataFilter |
This filter events newly extracted from the database log to answer the
following key questions. |
| EventSchemaStatistics |
Tracks number of schemas in a transaction. |
| ReplControlEvent |
An implementation of ReplEvent used to transmit control information within
pipelines. |
| ReplDBMSEvent |
Storage class for replication events implementing full event management
metadata such as timestamp, source ID, epoch number, and event fragment
protocol. |
| ReplDBMSFilteredEvent |
Implements a filtered event, which represents a gap in the transaction
sequence. |
| ReplDBMSHeaderData |
An implementation of replicator header information used to track position. |
| ReplEvent |
This class is the superclass from which all replication events inherit. |
| ReplOption |
This class stores generic name/value pairs in an easily serializable
format. |
| ReplOptionParams |
This class provides a list of defined metadata option values. |