| 类 | 说明 |
|---|---|
| ParamsVar |
send需要的参数变量
|
| 枚举 | 说明 |
|---|---|
| BinLogVersion |
binlogversion的版本,只有三个版本
|
| Capability | |
| CapabilityFlags |
The capability flags are used by the client and server to indicate which
features they support and want to use.
|
| CharacterSet | |
| Checksum | |
| ColumnType |
TYPE_SET: ENUM: STRING: metadata[i] = CodecUtils.toInt(d.readBytes(2), 0, 2);
// Big-endian break;
|
| Command |
命令枚举
|
| EventFlag | |
| EventType |
把最常发生的事件放前面,缩短for循环时间
|
| SenderEnum | |
| StatusFlags |
服务器状态,在connect之后返回的ok包中会含有此项
|
| StatusVar |
QueryEvent事件中要解析的
|
Copyright © 2017. All rights reserved.