public class ComBinlogDumpGtid extends AbsCommand
commandbuffSize, sequenceMAX_PACKET_LENGTH| 构造器和说明 |
|---|
ComBinlogDumpGtid() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Result |
check() |
String |
getBinlogFilename() |
long |
getBinlogPos() |
GtidSet |
getGtidSet() |
long |
getServerId() |
void |
packPacket(ByteUtil.AssitWrite assit) |
void |
setBinlogFilename(String binlogFilename) |
void |
setBinlogPos(long binlogPos) |
void |
setGtidSet(GtidSet gtidSet) |
void |
setServerId(long serverId) |
getCommandwriteBodypublic void packPacket(ByteUtil.AssitWrite assit)
packPacket 在类中 AbsPacketWriteprotected Result check()
check 在类中 AbsPacketWritepublic GtidSet getGtidSet()
public void setGtidSet(GtidSet gtidSet)
public long getServerId()
public void setServerId(long serverId)
public String getBinlogFilename()
public void setBinlogFilename(String binlogFilename)
public long getBinlogPos()
public void setBinlogPos(long binlogPos)
Copyright © 2017. All rights reserved.