Interface Packet
-
- All Known Subinterfaces:
Command
- All Known Implementing Classes:
AuthenticateNativePasswordCommand
,AuthenticateSecurityPasswordCommand
,AuthenticateSHA2Command
,AuthenticateSHA2RSAPasswordCommand
,ByteArrayCommand
,DumpBinaryLogCommand
,DumpBinaryLogGtidCommand
,ErrorPacket
,GreetingPacket
,PingCommand
,QueryCommand
,ResultSetRowPacket
,SSLRequestCommand
public interface Packet
- Author:
- Stanley Shyiko
-
-
Field Summary
Fields Modifier and Type Field Description static int
MAX_LENGTH
-
-
-
Field Detail
-
MAX_LENGTH
static final int MAX_LENGTH
- See Also:
- Constant Field Values
-
-