Class MySQLComStmtSendLongDataExecutor

java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary.MySQLComStmtSendLongDataExecutor
All Implemented Interfaces:
CommandExecutor

public final class MySQLComStmtSendLongDataExecutor extends Object implements CommandExecutor
COM_STMT_SEND_LONG_DATA command executor for MySQL.
  • Constructor Details

    • MySQLComStmtSendLongDataExecutor

      public MySQLComStmtSendLongDataExecutor()
  • Method Details