public class DumpBinaryLogCommand extends Object implements Command
MAX_LENGTH| Constructor and Description |
|---|
DumpBinaryLogCommand(long serverId,
String binlogFilename,
long binlogPosition) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
toByteArray() |
public DumpBinaryLogCommand(long serverId,
String binlogFilename,
long binlogPosition)
public byte[] toByteArray()
throws IOException
toByteArray in interface CommandIOExceptionCopyright © 2019. All rights reserved.