Class SnapshotReader

  • All Implemented Interfaces:
    Reader

    public class SnapshotReader
    extends AbstractReader
    A component that performs a snapshot of a MySQL server, and records the schema changes in MySqlSchema.
    Author:
    Randall Hauch