public class FormatDescription extends AbsEvent
charsetName, event, logBuffer| 构造器和说明 |
|---|
FormatDescription(EventBean event) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBinlogVersion() |
long |
getCreatetime() |
int |
getEventHeaderLength() |
String |
getMysqlVersion() |
Result |
parseBody(ISender... senders)
Result读事件结果,返回的参数中 ret[0] 事件的头 …………
|
public FormatDescription(EventBean event)
public Result parseBody(ISender... senders)
IEventReadpublic int getBinlogVersion()
public String getMysqlVersion()
public long getCreatetime()
public int getEventHeaderLength()
Copyright © 2017. All rights reserved.