Class DumpBinaryLogGtidCommand
java.lang.Object
com.github.shyiko.mysql.binlog.network.protocol.command.DumpBinaryLogGtidCommand
- Author:
- Stanley Shyiko
-
Field Summary
Fields inherited from interface com.github.shyiko.mysql.binlog.network.protocol.Packet
MAX_LENGTH -
Constructor Summary
ConstructorsConstructorDescriptionDumpBinaryLogGtidCommand(long serverId, String binlogFilename, long binlogPosition, GtidSet gtidSet) -
Method Summary
-
Constructor Details
-
DumpBinaryLogGtidCommand
-
-
Method Details
-
toByteArray
- Specified by:
toByteArrayin interfaceCommand- Throws:
IOException
-