Class MySQLComStmtSendLongDataPacket
java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.MySQLComStmtSendLongDataPacket
- All Implemented Interfaces:
MySQLPacket,CommandPacket,DatabasePacket<MySQLPacketPayload>
COM_STMT_SEND_LONG_DATA command packet for MySQL.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
doWrite, getSequenceId, write
-
Constructor Details
-
MySQLComStmtSendLongDataPacket
-