java.lang.Object
com.github.shyiko.mysql.binlog.network.protocol.command.ByteArrayCommand
All Implemented Interfaces:
Command, Packet

public class ByteArrayCommand extends Object implements Command
  • Constructor Details

    • ByteArrayCommand

      public ByteArrayCommand(byte[] command)
  • Method Details