| 接口 | 说明 |
|---|---|
| LocalBinLogConnection.FileParserListener |
| 类 | 说明 |
|---|---|
| AbstractMysqlEventParser | |
| DbsyncMysqlEventParser | |
| LocalBinLogConnection |
local bin log connection (not real connection)
|
| LocalBinlogEventParser |
基于本地binlog文件的复制
|
| MysqlConnection | |
| MysqlEventParser |
基于向mysql server复制binlog实现
1.
|
| MysqlMultiStageCoprocessor |
针对解析器提供一个多阶段协同的处理
1.
|
| SlaveEntryPosition |
slave status状态的信息
|
| 枚举 | 说明 |
|---|---|
| MysqlConnection.BinlogFormat | |
| MysqlConnection.BinlogImage |
http://dev.mysql.com/doc/refman/5.6/en/replication-options-binary-log.
|
Copyright © 2019. All rights reserved.