Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractMySQLBinlogEventPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog
-
Abstract MySQL binlog event packet.
- AbstractMySQLBinlogEventPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.AbstractMySQLBinlogEventPacket
- ANONYMOUS_GTID_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- APPEND_BLOCK_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- ARMSCII8_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- ARMSCII8_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- ASCII_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- ASCII_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- AUTH_PHASE_FAST_PATH - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConnectionPhase
- AUTHENTICATION_METHOD_MISMATCH - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConnectionPhase
- AUTO_INCREMENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
B
- BEGIN_LOAD_QUERY_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- BIG5_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- BIG5_CHINESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- BINARY_COLLATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- BINLOG_DUMP_NON_BLOCK - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComBinlogDumpCommandPacket
-
if there is no more event to send a EOF_Packet instead of blocking the connection.
- BLOB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
C
- calculateCapabilityFlags(MySQLCapabilityFlag...) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
-
Calculate capability flags.
- calculateHandshakeCapabilityFlagsLower() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
-
Get handshake capability flags lower bit.
- calculateHandshakeCapabilityFlagsUpper() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
-
Get handshake capability flags upper bit.
- CLEAR_TEXT_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
- CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_COMPRESS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_CONNECT_ATTRS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_CONNECT_WITH_DB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_DEPRECATE_EOF - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_FOUND_ROWS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_IGNORE_SIGPIPE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_IGNORE_SPACE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_INTERACTIVE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_LOCAL_FILES - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_LONG_FLAG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_LONG_PASSWORD - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_MULTI_RESULTS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_MULTI_STATEMENTS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_NO_SCHEMA - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_ODBC - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_PLUGIN_AUTH - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_PROTOCOL_41 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_PS_MULTI_RESULTS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_RESERVED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_SECURE_CONNECTION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_SESSION_TRACK - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_SSL - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- CLIENT_TRANSACTIONS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
- close() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
- COM_BINLOG_DUMP - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_BINLOG_DUMP.
- COM_BINLOG_DUMP_GTID - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_BINLOG_DUMP_GTID.
- COM_CHANGE_USER - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_CHANGE_USER.
- COM_CONNECT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_CONNECT.
- COM_CONNECT_OUT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_CONNECT_OUT.
- COM_CREATE_DB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_CREATE_DB.
- COM_DAEMON - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_DAEMON.
- COM_DEBUG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_DEBUG.
- COM_DELAYED_INSERT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_DELAYED_INSERT.
- COM_DROP_DB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_DROP_DB.
- COM_FIELD_LIST - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_FIELD_LIST.
- COM_INIT_DB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_INIT_DB.
- COM_PING - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_PING.
- COM_PROCESS_INFO - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_PROCESS_INFO.
- COM_PROCESS_KILL - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_PROCESS_KILL.
- COM_QUERY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_QUERY.
- COM_QUIT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_QUIT.
- COM_REFRESH - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_REFRESH.
- COM_REGISTER_SLAVE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_REGISTER_SLAVE.
- COM_RESET_CONNECTION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_RESET_CONNECTION.
- COM_SET_OPTION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_SET_OPTION.
- COM_SHUTDOWN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_SHUTDOWN.
- COM_SLEEP - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_SLEEP.
- COM_STATISTICS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STATISTICS.
- COM_STMT_CLOSE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STMT_CLOSE.
- COM_STMT_EXECUTE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STMT_EXECUTE.
- COM_STMT_FETCH - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STMT_FETCH.
- COM_STMT_PREPARE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STMT_PREPARE.
- COM_STMT_RESET - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STMT_RESET.
- COM_STMT_SEND_LONG_DATA - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_STMT_SEND_LONG_DATA.
- COM_TABLE_DUMP - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_TABLE_DUMP.
- COM_TIME - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
COM_TIME.
- CP1250_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1250_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1250_CZECH_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1250_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1250_POLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1251_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1251_BULGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1251_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1251_GENERAL_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1251_UKRAINIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1256_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1256_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1257_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1257_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP1257_LITHUANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP850_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP850_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP852_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP852_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP866_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP866_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP932_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CP932_JAPANESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- CREATE_FILE_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- createPacketPayload(ByteBuf, Charset) - Method in class org.apache.shardingsphere.db.protocol.mysql.codec.MySQLPacketCodecEngine
D
- DATETIME_OF_ZERO - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
- DEC8_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- DEC8_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- decode(ByteBuf) - Static method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLJsonValueDecoder
-
Decode mysql json binary data to json string.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.shardingsphere.db.protocol.mysql.codec.MySQLPacketCodecEngine
- DEFAULT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
- DEFAULT_CHARSET - Static variable in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
- DELETE_FILE_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- DELETE_ROWS_EVENTv0 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- DELETE_ROWS_EVENTv1 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- DELETE_ROWS_EVENTv2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.initdb.MySQLComInitDbPacket
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComBinlogDumpCommandPacket
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComRegisterSlaveCommandPacket
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare.MySQLComStmtPreparePacket
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.fieldlist.MySQLComFieldListPacket
- doWrite(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.query.MySQLComQueryPacket
E
- encode(ChannelHandlerContext, MySQLPacket, ByteBuf) - Method in class org.apache.shardingsphere.db.protocol.mysql.codec.MySQLPacketCodecEngine
- ENUM - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- EUCJPMS_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- EUCJPMS_JAPANESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- EUCKR_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- EUCKR_KOREAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- EXEC_LOAD_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- EXECUTE_LOAD_QUERY_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
F
- findById(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
-
Get character set by id.
- FORMAT_DESCRIPTION_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
G
- GB18030_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GB18030_CHINESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GB18030_UNICODE_520_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GB2312_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GB2312_CHINESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GBK_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GBK_CHINESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- generateRandomBytes(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLRandomGenerator
-
Generate random bytes.
- GEOSTD8_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GEOSTD8_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- getAuthenticationPluginData() - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthPluginData
-
Get authentication plugin data.
- getBinaryProtocolValue(BinaryColumnType) - Static method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLBinaryProtocolValueFactory
-
Get binary protocol value.
- getBinlogEventHeader() - Method in interface org.apache.shardingsphere.db.protocol.mysql.packet.binlog.MySQLBinlogEventPacket
-
Get MySQL binlog event header.
- getBinlogProtocolValue(MySQLBinaryColumnType) - Static method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.MySQLBinlogProtocolValueFactory
-
Get binlog protocol value.
- getCommandPacketType(MySQLPacketPayload) - Static method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketTypeLoader
-
Get command packet type.
- getDefaultServerVersion() - Static method in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
-
Get default server version.
- getPluginByName(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
-
Get plugin by name.
- getRemainBytesLength(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.AbstractMySQLBinlogEventPacket
- getSequenceId() - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.AbstractMySQLBinlogEventPacket
- getSequenceId() - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.MySQLBinlogEventHeader
- getSequenceId() - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
- getSequenceId() - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakePacket
- getSequenceId() - Method in interface org.apache.shardingsphere.db.protocol.mysql.packet.MySQLPacket
-
Get sequence ID.
- getServerVersion(String) - Static method in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
-
Get current server version by schemaName.
- getSimpleDateFormat() - Static method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
-
Get simple date format for current thread.
- GREEK_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GREEK_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- GTID_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
H
- HEADER - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLEofPacket
-
Header of EOF packet.
- HEADER - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLErrPacket
-
Header of ERR packet.
- HEADER - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLOKPacket
-
Header of OK packet.
- HEADER - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthMoreDataPacket
-
Header of MySQL auth more data packet.
- HEADER - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthSwitchRequestPacket
-
Header of MySQL auth switch request packet.
- HEARTBEAT_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- HEARTBEAT_LOG_EVENT_V2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- HEBREW_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- HEBREW_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- HP8_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- HP8_ENGLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
I
- IGNORABLE_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- INCIDENT_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- INITIAL_HANDSHAKE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConnectionPhase
- INTVAR_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- isNullParameter(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLNullBitmap
-
Judge parameter is null or not null.
- isValidHeader(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.codec.MySQLPacketCodecEngine
K
- KEYBCS2_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- KEYBCS2_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- KOI8R_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- KOI8R_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- KOI8U_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- KOI8U_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
L
- LATIN1_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_DANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_GENERAL_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_GERMAN1_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_GERMAN2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_SPANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN1_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN2_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN2_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN2_CZECH_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN2_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN2_HUNGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN5_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN5_TURKISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN7_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN7_ESTONIAN_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN7_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LATIN7_GENERAL_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- LOAD_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- LOG_EVENT_ARTIFICIAL_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_BINLOG_IN_USE_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_FORCED_ROTATE_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_IGNORABLE_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_MTS_ISOLATE_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_NO_FILTER_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_RELAY_LOG_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_SUPPRESS_USE_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_THREAD_SPECIFIC_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
- LOG_EVENT_UPDATE_TABLE_MAP_VERSION_F - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
M
- MACCE_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- MACCE_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- MACROMAN_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- MACROMAN_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- MULTIPLE_KEY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- MYSQL_BINLOG_EVENT_HEADER_LENGTH - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.MySQLBinlogEventHeader
-
MySQL binlog event header length is 19 in binlog version 3 and 4.
- MYSQL_CHARACTER_SET_ATTRIBUTE_KEY - Static variable in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConstants
- MYSQL_OPTION_MULTI_STATEMENTS - Static variable in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConstants
- MYSQL_OPTION_MULTI_STATEMENTS_OFF - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLComSetOptionPacket
- MYSQL_OPTION_MULTI_STATEMENTS_ON - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLComSetOptionPacket
- MYSQL_TYPE_BIT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_BLOB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_DATE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_DATETIME - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_DATETIME2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_DECIMAL - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_DOUBLE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_ENUM - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_FLOAT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_GEOMETRY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_INT24 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MySQL_TYPE_JSON - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
-
Do not describe in document, but actual exist.
- MYSQL_TYPE_LONG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_LONG_BLOB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_LONGLONG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_MEDIUM_BLOB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_NEWDATE - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_NEWDECIMAL - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_NULL - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_SET - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_SHORT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_STRING - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_TIME - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_TIME2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_TIMESTAMP - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_TIMESTAMP2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_TINY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_TINY_BLOB - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_VAR_STRING - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_VARCHAR - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MYSQL_TYPE_YEAR - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
- MySQLAuthenticationMethod - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
MySQL client/server protocol authentication method.
- MySQLAuthenticationPlugin - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
MySQL client/server protocol authentication plugins.
- MySQLAuthMoreDataPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
MySQL authentication switch request packet.
- MySQLAuthMoreDataPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthMoreDataPacket
- MySQLAuthPluginData - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
Authentication plugin data for MySQL.
- MySQLAuthPluginData() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthPluginData
- MySQLAuthSwitchRequestPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
MySQL authentication switch request packet.
- MySQLAuthSwitchRequestPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthSwitchRequestPacket
- MySQLAuthSwitchResponsePacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
MySQL authentication switch request packet.
- MySQLAuthSwitchResponsePacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthSwitchResponsePacket
- MySQLBinaryColumnType - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
Binary column type for MySQL.
- MySQLBinaryProtocolValue - Interface in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for MySQL.
- MySQLBinaryProtocolValueFactory - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value factory for MySQL.
- MySQLBinaryProtocolValueFactory() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLBinaryProtocolValueFactory
- MySQLBinaryResultSetRowPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute
-
Binary result set row packet for MySQL.
- MySQLBinaryResultSetRowPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLBinaryResultSetRowPacket
- MySQLBinlogColumnDef - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column
-
Column definition.
- MySQLBinlogColumnDef() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.MySQLBinlogColumnDef
- MySQLBinlogEventFlag - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
MySQL binlog event flag.
- MySQLBinlogEventHeader - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog
-
MySQL binlog event header.
- MySQLBinlogEventHeader(MySQLPacketPayload, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.MySQLBinlogEventHeader
- MySQLBinlogEventPacket - Interface in org.apache.shardingsphere.db.protocol.mysql.packet.binlog
-
MySQL binlog event packet.
- MySQLBinlogEventType - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
MySQL binlog event type.
- MySQLBinlogFormatDescriptionEventPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management
-
MySQL binlog format description event packet.
- MySQLBinlogFormatDescriptionEventPacket(MySQLBinlogEventHeader, MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management.MySQLBinlogFormatDescriptionEventPacket
- MySQLBinlogProtocolValue - Interface in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value
-
MySQL binlog protocol column value.
- MySQLBinlogProtocolValueFactory - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value
-
Binlog protocol value factory of MySQL.
- MySQLBinlogProtocolValueFactory() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.MySQLBinlogProtocolValueFactory
- MySQLBinlogRotateEventPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management
-
MySQL binlog rotate event packet.
- MySQLBinlogRotateEventPacket(MySQLBinlogEventHeader, long, String) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management.MySQLBinlogRotateEventPacket
- MySQLBinlogRotateEventPacket(MySQLBinlogEventHeader, MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management.MySQLBinlogRotateEventPacket
- MySQLBinlogRowsEventPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row
-
MySQL binlog rows event packet.
- MySQLBinlogRowsEventPacket(MySQLBinlogEventHeader, MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.MySQLBinlogRowsEventPacket
- MySQLBinlogTableMapEventPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row
-
MySQL binlog table map event packet.
- MySQLBinlogTableMapEventPacket(MySQLBinlogEventHeader, MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.MySQLBinlogTableMapEventPacket
- MySQLBitBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
-
BIT type value of MySQL binlog protocol.
- MySQLBitBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLBitBinlogProtocolValue
- MySQLBlobBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.blob
-
BLOB type value of MySQL binlog protocol.
- MySQLBlobBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.blob.MySQLBlobBinlogProtocolValue
- MySQLCapabilityFlag - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
Capability flag for MySQL.
- MySQLCharacterSet - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
Character set of MySQL.
- MySQLColumnDefinition41Packet - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query
-
Column definition above MySQL 4.1 packet protocol.
- MySQLColumnDefinition41Packet(int, int, int, String, String, String, String, String, int, MySQLBinaryColumnType, int, boolean) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnDefinition41Packet
- MySQLColumnDefinition41Packet(int, int, String, String, String, String, String, int, MySQLBinaryColumnType, int, boolean) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnDefinition41Packet
- MySQLColumnDefinition41Packet(int, ResultSetMetaData, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnDefinition41Packet
- MySQLColumnDefinition41Packet(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnDefinition41Packet
- MySQLColumnFieldDetailFlag - Enum in org.apache.shardingsphere.db.protocol.mysql.packet.command.query
-
MySQL Column Field Detail Flag.
- MySQLComBinlogDumpCommandPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog
-
COM_BINLOG_DUMP command packet for MySQL.
- MySQLComBinlogDumpCommandPacket(int, int, String) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComBinlogDumpCommandPacket
- MySQLComBinlogDumpCommandPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComBinlogDumpCommandPacket
- MySQLComFieldListPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.fieldlist
-
COM_FIELD_LIST command packet for MySQL.
- MySQLComFieldListPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.fieldlist.MySQLComFieldListPacket
- MySQLComInitDbPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.initdb
-
COM_INIT_DB command packet for MySQL.
- MySQLComInitDbPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.initdb.MySQLComInitDbPacket
- MySQLCommandPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command
-
Command packet for MySQL.
- MySQLCommandPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
- MySQLCommandPacketType - Enum in org.apache.shardingsphere.db.protocol.mysql.packet.command
-
Command packet type for MySQL.
- MySQLCommandPacketTypeLoader - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command
-
Command packet type loader for MySQL.
- MySQLCommandPacketTypeLoader() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketTypeLoader
- MySQLComPingPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.ping
-
COM_PING command packet for MySQL.
- MySQLComPingPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.ping.MySQLComPingPacket
- MySQLComQueryPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.query
-
COM_QUERY command packet for MySQL.
- MySQLComQueryPacket(String, boolean) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.query.MySQLComQueryPacket
- MySQLComQueryPacket(MySQLPacketPayload, boolean) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.query.MySQLComQueryPacket
- MySQLComQuitPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.quit
-
COM_QUIT command packet for MySQL.
- MySQLComQuitPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.quit.MySQLComQuitPacket
- MySQLComRegisterSlaveCommandPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog
-
COM_REGISTER_SLAVE command packet for MySQL.
- MySQLComRegisterSlaveCommandPacket(int, String, String, String, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComRegisterSlaveCommandPacket
- MySQLComRegisterSlaveCommandPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog.MySQLComRegisterSlaveCommandPacket
- MySQLComResetConnectionPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.admin
-
COM_RESET_CONNECTION packet for MySQL.
- MySQLComResetConnectionPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLComResetConnectionPacket
- MySQLComSetOptionPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.admin
-
COM_SET_OPTION command packet for MySQL.
- MySQLComSetOptionPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLComSetOptionPacket
- MySQLComStmtClosePacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.close
-
COM_STMT_CLOSE command packet for MySQL.
- MySQLComStmtClosePacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.close.MySQLComStmtClosePacket
- MySQLComStmtExecutePacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute
-
COM_STMT_EXECUTE command packet for MySQL.
- MySQLComStmtExecutePacket(MySQLPacketPayload, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLComStmtExecutePacket
- MySQLComStmtPrepareOKPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare
-
COM_STMT_PREPARE_OK packet for MySQL.
- MySQLComStmtPrepareOKPacket() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare.MySQLComStmtPrepareOKPacket
- MySQLComStmtPreparePacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare
-
COM_STMT_PREPARE command packet for MySQL.
- MySQLComStmtPreparePacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare.MySQLComStmtPreparePacket
- MySQLComStmtResetPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.reset
-
COM_STMT_RESET command packet for MySQL.
- MySQLComStmtResetPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.reset.MySQLComStmtResetPacket
- MySQLComStmtSendLongDataPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary
-
COM_STMT_SEND_LONG_DATA command packet for MySQL.
- MySQLComStmtSendLongDataPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.MySQLComStmtSendLongDataPacket
- MySQLConnectionPhase - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
MySQL connection phase.
- MySQLConstants - Class in org.apache.shardingsphere.db.protocol.mysql.constant
-
MySQL constants.
- MySQLConstants() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConstants
- MySQLDateBinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for date for MySQL.
- MySQLDateBinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLDateBinaryProtocolValue
- MySQLDateBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
DATE type value of MySQL binlog protocol.
- MySQLDateBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLDateBinlogProtocolValue
- MySQLDatetime2BinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
MySQL DATETIME2 binlog protocol value.
- MySQLDatetime2BinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLDatetime2BinlogProtocolValue
- MySQLDatetimeBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
MySQL DATETIME binlog protocol value.
- MySQLDatetimeBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLDatetimeBinlogProtocolValue
- MySQLDecimalBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal
-
NEWDECIMAL type value of MySQL binlog protocol.
- MySQLDecimalBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal.MySQLDecimalBinlogProtocolValue
- MySQLDoubleBinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for double for MySQL.
- MySQLDoubleBinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLDoubleBinaryProtocolValue
- MySQLDoubleBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal
-
DOUBLE type value of MySQL binlog protocol.
- MySQLDoubleBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal.MySQLDoubleBinlogProtocolValue
- MySQLEofPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.generic
-
EOF packet protocol for MySQL.
- MySQLEofPacket(int, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLEofPacket
- MySQLEofPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLEofPacket
- MySQLErrPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.generic
-
ERR packet protocol for MySQL.
- MySQLErrPacket(int, VendorError, Object...) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLErrPacket
- MySQLErrPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLErrPacket
- MySQLFieldCountPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query
-
COM_QUERY response field count packet for MySQL.
- MySQLFieldCountPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLFieldCountPacket
- MySQLFloatBinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for float for MySQL.
- MySQLFloatBinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLFloatBinaryProtocolValue
- MySQLFloatBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal
-
FLOAT type value of MySQL binlog protocol.
- MySQLFloatBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal.MySQLFloatBinlogProtocolValue
- MySQLFractionalSeconds - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
Fractional seconds of MySQL time2 type.
- MySQLFractionalSeconds(int, MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLFractionalSeconds
- MySQLHandshakePacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
Handshake packet protocol for MySQL.
- MySQLHandshakePacket(int, MySQLAuthPluginData) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakePacket
- MySQLHandshakePacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakePacket
- MySQLHandshakeResponse41Packet - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
Handshake response above MySQL 4.1 packet protocol.
- MySQLHandshakeResponse41Packet(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakeResponse41Packet
- MySQLInt1BinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for int1 for MySQL.
- MySQLInt1BinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt1BinaryProtocolValue
- MySQLInt24BinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
-
INT24 type value of MySQL binlog protocol.
- MySQLInt24BinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLInt24BinlogProtocolValue
- MySQLInt2BinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for int2 for MySQL.
- MySQLInt2BinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt2BinaryProtocolValue
- MySQLInt4BinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for int4 for MySQL.
- MySQLInt4BinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt4BinaryProtocolValue
- MySQLInt8BinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for int8 for MySQL.
- MySQLInt8BinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt8BinaryProtocolValue
- MySQLJsonBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string
-
JSON type value of MySQL binlog protocol.
- MySQLJsonBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLJsonBinlogProtocolValue
- MySQLJsonValueDecoder - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string
-
JSON type value decoder for MySQL.
- MySQLJsonValueDecoder() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLJsonValueDecoder
- MySQLLongBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
-
LONG type value of MySQL binlog protocol.
- MySQLLongBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLLongBinlogProtocolValue
- MySQLLongLongBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
-
LONGLONG type value of MySQL binlog protocol.
- MySQLLongLongBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLLongLongBinlogProtocolValue
- MySQLNewParametersBoundFlag - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
New parameters bound flag for MySQL.
- MySQLNullBitmap - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute
-
Null bitmap for MySQL.
- MySQLNullBitmap(int, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLNullBitmap
- MySQLNullBitmap(int, MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLNullBitmap
- MySQLOKPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.generic
-
OK packet protocol for MySQL.
- MySQLOKPacket(int, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLOKPacket
- MySQLOKPacket(int, long, long, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLOKPacket
- MySQLOKPacket(MySQLPacketPayload) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLOKPacket
- MySQLPacket - Interface in org.apache.shardingsphere.db.protocol.mysql.packet
-
Database packet for MySQL.
- MySQLPacketCodecEngine - Class in org.apache.shardingsphere.db.protocol.mysql.codec
-
Database packet codec for MySQL.
- MySQLPacketCodecEngine() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.codec.MySQLPacketCodecEngine
- MySQLPacketPayload - Class in org.apache.shardingsphere.db.protocol.mysql.payload
-
MySQL payload operation for MySQL packet data types.
- MySQLPacketPayload() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
- MySQLPreparedStatementParameterType - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary
-
Binary prepared statement parameter type for MySQL.
- MySQLPreparedStatementParameterType() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.MySQLPreparedStatementParameterType
- MySQLProtocolException - Exception in org.apache.shardingsphere.db.protocol.mysql.exception
-
MySQL protocol exception.
- MySQLProtocolException(String, Object...) - Constructor for exception org.apache.shardingsphere.db.protocol.mysql.exception.MySQLProtocolException
- MySQLRandomGenerator - Class in org.apache.shardingsphere.db.protocol.mysql.packet.handshake
-
Random generator for MySQL.
- MySQLRandomGenerator() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLRandomGenerator
- MySQLServerInfo - Class in org.apache.shardingsphere.db.protocol.mysql.constant
-
ShardingSphere-Proxy's information for MySQL.
- MySQLServerInfo() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
- MySQLShortBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
-
SHORT integer type value of MySQL binlog protocol.
- MySQLShortBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLShortBinlogProtocolValue
- MySQLStatusFlag - Enum in org.apache.shardingsphere.db.protocol.mysql.constant
-
Status flags are a bit-field for MySQL.
- MySQLStringBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string
-
STRING type value of MySQL binlog protocol.
- MySQLStringBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLStringBinlogProtocolValue
- MySQLStringLenencBinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for string lenenc for MySQL.
- MySQLStringLenencBinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLStringLenencBinaryProtocolValue
- MySQLTextResultSetRowPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text
-
Text result set row packet for MySQL.
- MySQLTextResultSetRowPacket(MySQLPacketPayload, int) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.MySQLTextResultSetRowPacket
- MySQLTime2BinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
TIME2 type value of MySQL binlog protocol.
- MySQLTime2BinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTime2BinlogProtocolValue
- MySQLTimeBinaryProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
-
Binary protocol value for time for MySQL.
- MySQLTimeBinaryProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLTimeBinaryProtocolValue
- MySQLTimeBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
TIME type value of MySQL binlog protocol.
- MySQLTimeBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeBinlogProtocolValue
- MySQLTimestamp2BinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
MySQL TIMESTAMP2 binlog protocol value.
- MySQLTimestamp2BinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimestamp2BinlogProtocolValue
- MySQLTimestampBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
MySQL TIMESTAMP binlog protocol value.
- MySQLTimestampBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimestampBinlogProtocolValue
- MySQLTimeValueUtil - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
Time value utility of MySQL.
- MySQLTimeValueUtil() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
- MySQLTinyBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
-
TINY integer type value of MySQL binlog protocol.
- MySQLTinyBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLTinyBinlogProtocolValue
- MySQLUnsupportedCommandPacket - Class in org.apache.shardingsphere.db.protocol.mysql.packet.command.admin
-
Unsupported command packet for MySQL.
- MySQLUnsupportedCommandPacket(MySQLCommandPacketType) - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLUnsupportedCommandPacket
- MySQLVarcharBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string
-
VARCHAR / VAR_STRING type value of MySQL binlog protocol.
- MySQLVarcharBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLVarcharBinlogProtocolValue
- MySQLYearBinlogProtocolValue - Class in org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
-
YEAR type value of MySQL binlog protocol.
- MySQLYearBinlogProtocolValue() - Constructor for class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLYearBinlogProtocolValue
N
- NATIVE_PASSWORD_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
- NEW_LOAD_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- NO_DEFAULT_VALUE_FLAG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- NOT_NULL - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- NUM_FLAG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
O
- OLD_PASSWORD_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
- ON_UPDATE_NOW_FLAG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- org.apache.shardingsphere.db.protocol.mysql.codec - package org.apache.shardingsphere.db.protocol.mysql.codec
- org.apache.shardingsphere.db.protocol.mysql.constant - package org.apache.shardingsphere.db.protocol.mysql.constant
- org.apache.shardingsphere.db.protocol.mysql.exception - package org.apache.shardingsphere.db.protocol.mysql.exception
- org.apache.shardingsphere.db.protocol.mysql.packet - package org.apache.shardingsphere.db.protocol.mysql.packet
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.blob - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.blob
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string
- org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time - package org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time
- org.apache.shardingsphere.db.protocol.mysql.packet.command - package org.apache.shardingsphere.db.protocol.mysql.packet.command
- org.apache.shardingsphere.db.protocol.mysql.packet.command.admin - package org.apache.shardingsphere.db.protocol.mysql.packet.command.admin
- org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.initdb - package org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.initdb
- org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.ping - package org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.ping
- org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.quit - package org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.quit
- org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog - package org.apache.shardingsphere.db.protocol.mysql.packet.command.binlog
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.close - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.close
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.reset - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.reset
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.fieldlist - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.fieldlist
- org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.query - package org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.query
- org.apache.shardingsphere.db.protocol.mysql.packet.generic - package org.apache.shardingsphere.db.protocol.mysql.packet.generic
- org.apache.shardingsphere.db.protocol.mysql.packet.handshake - package org.apache.shardingsphere.db.protocol.mysql.packet.handshake
- org.apache.shardingsphere.db.protocol.mysql.payload - package org.apache.shardingsphere.db.protocol.mysql.payload
P
- PARAMETER_TYPE_EXIST - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLNewParametersBoundFlag
- PARAMETER_TYPE_NOT_EXIST - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLNewParametersBoundFlag
- PARTIAL_UPDATE_ROWS_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- PREVIOUS_GTIDS_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- PRIMARY_KEY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- PROTOCOL_VERSION - Static variable in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
-
Protocol version is always 0x0A.
Q
- QUERY_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
R
- RAND_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.blob.MySQLBlobBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal.MySQLDecimalBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal.MySQLDoubleBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.decimal.MySQLFloatBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLBitBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLInt24BinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLLongBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLLongLongBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLShortBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.integer.MySQLTinyBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in interface org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.MySQLBinlogProtocolValue
-
Read column value from binlog protocol.
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLJsonBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLStringBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.string.MySQLVarcharBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLDateBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLDatetime2BinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLDatetimeBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTime2BinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimestamp2BinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimestampBinlogProtocolValue
- read(MySQLBinlogColumnDef, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLYearBinlogProtocolValue
- read(MySQLPacketPayload) - Method in interface org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLBinaryProtocolValue
-
Read binary protocol value.
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLDateBinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLDoubleBinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLFloatBinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt1BinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt2BinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt4BinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt8BinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLStringLenencBinaryProtocolValue
- read(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLTimeBinaryProtocolValue
- readInt1() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read 1 byte fixed length integer from byte buffers.
- readInt2() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read 2 byte fixed length integer from byte buffers.
- readInt3() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read 3 byte fixed length integer from byte buffers.
- readInt4() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read 4 byte fixed length integer from byte buffers.
- readInt6() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read 6 byte fixed length integer from byte buffers.
- readInt8() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read 8 byte fixed length integer from byte buffers.
- readIntLenenc() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read lenenc integer from byte buffers.
- readLong(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read fixed length long from byte buffers.
- readParameters(List<MySQLPreparedStatementParameterType>, Set<Integer>) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLComStmtExecutePacket
-
Read parameter values from packet.
- readRows(MySQLBinlogTableMapEventPacket, MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.MySQLBinlogRowsEventPacket
-
Read rows in binlog.
- readStringEOF() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read rest of packet string from byte buffers.
- readStringEOFByBytes() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read rest of packet string from byte buffers and return bytes.
- readStringFix(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read fixed length string from byte buffers.
- readStringFixByBytes(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read fixed length string from byte buffers and return bytes.
- readStringLenenc() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read lenenc string from byte buffers.
- readStringLenencByBytes() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read lenenc string from byte buffers for bytes.
- readStringNul() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read null terminated string from byte buffers.
- readStringNulByBytes() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read null terminated string from byte buffers and return bytes.
- readStringVar() - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Read variable length string from byte buffers.
- ROTATE_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- ROWS_QUERY_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
S
- SECURE_PASSWORD_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
- SERVER_MORE_RESULTS_EXISTS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_PS_OUT_PARAMS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_QUERY_WAS_SLOW - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_SESSION_STATE_CHANGED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_AUTOCOMMIT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_CURSOR_EXISTS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_DB_DROPPED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_IN_TRANS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_IN_TRANS_READONLY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_LAST_ROW_SENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_METADATA_CHANGED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_NO_BACKSLASH_ESCAPES - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_NO_GOOD_INDEX_USED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SERVER_STATUS_NO_INDEX_USED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
- SET - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- setAuthPluginName(MySQLAuthenticationMethod) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakePacket
-
Set authentication plugin name.
- setAuthPluginName(MySQLAuthenticationMethod) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakeResponse41Packet
-
Set authentication plugin name.
- setDatabase(String) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakeResponse41Packet
-
Set database.
- setDefaultMysqlVersion(String) - Static method in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
-
Set default mysql version.
- setNullBit(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLNullBitmap
-
Set null bit.
- setServerVersion(String, String) - Static method in class org.apache.shardingsphere.db.protocol.mysql.constant.MySQLServerInfo
-
Set server version.
- SHA2_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
- SHA256 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
- SHA256_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
- SJIS_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- SJIS_JAPANESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- skipReserved(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Skip reserved from byte buffers.
- SLAVE_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- START_EVENT_V3 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- STOP_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- SWE7_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- SWE7_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
T
- TABLE_MAP_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- TIMESTAMP - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- TIS620_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- TIS620_THAI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- toString() - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLFractionalSeconds
- TRANSACTION_CONTEXT_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- TRANSACTION_PAYLOAD_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
U
- UCS2_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_CZECH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_DANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_ESPERANTO_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_ESTONIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_GENERAL_MYSQL500_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_GERMAN2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_HUNGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_ICELANDIC_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_LATVIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_LITHUANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_PERSIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_POLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_ROMAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_ROMANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_SINHALA_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_SLOVAK_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_SLOVENIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_SPANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_SPANISH2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_TURKISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_UNICODE_520_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_UNICODE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UCS2_VIETNAMESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UJIS_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UJIS_JAPANESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UNIQUE_KEY - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- UNKNOWN_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- UNSIGNED - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
- UPDATE_ROWS_EVENTv0 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- UPDATE_ROWS_EVENTv1 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- UPDATE_ROWS_EVENTv2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- USER_VAR_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- UTF16_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_CZECH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_DANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_ESPERANTO_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_ESTONIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_GERMAN2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_HUNGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_ICELANDIC_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_LATVIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_LITHUANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_PERSIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_POLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_ROMAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_ROMANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_SINHALA_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_SLOVAK_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_SLOVENIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_SPANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_SPANISH2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_TURKISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_UNICODE_520_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_UNICODE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16_VIETNAMESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16LE_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF16LE_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_CZECH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_DANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_ESPERANTO_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_ESTONIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_GERMAN2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_HUNGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_ICELANDIC_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_LATVIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_LITHUANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_PERSIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_POLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_ROMAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_ROMANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_SINHALA_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_SLOVAK_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_SLOVENIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_SPANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_SPANISH2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_TURKISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_UNICODE_520_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_UNICODE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF32_VIETNAMESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_CZECH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_DANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_ESPERANTO_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_ESTONIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_GENERAL_MYSQL500_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_GERMAN2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_HUNGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_ICELANDIC_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_LATVIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_LITHUANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_PERSIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_POLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_ROMAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_ROMANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_SINHALA_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_SLOVAK_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_SLOVENIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_SPANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_SPANISH2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_TOLOWER_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_TURKISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_UNICODE_520_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_UNICODE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8_VIETNAMESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_0900_AS_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_0900_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_BIN - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_CROATIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_CS_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_CS_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_CZECH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_DA_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_DA_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_DANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_DE_PB_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_DE_PB_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_EO_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_EO_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ES_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ES_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ES_TRAD_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ES_TRAD_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ESPERANTO_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ESTONIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ET_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ET_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_GENERAL_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_GERMAN2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_HR_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_HR_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_HU_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_HU_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_HUNGARIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ICELANDIC_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_IS_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_IS_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_JA_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_JA_0900_AS_CS_KS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LA_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LA_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LATVIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LITHUANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LT_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LT_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LV_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_LV_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_PERSIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_PL_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_PL_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_POLISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_RO_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_RO_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ROMAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ROMANIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_RU_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_RU_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SINHALA_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SK_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SK_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SL_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SL_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SLOVAK_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SLOVENIAN_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SPANISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SPANISH2_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SV_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SV_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_SWEDISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_TR_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_TR_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_TURKISH_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_UNICODE_520_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_UNICODE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_VI_0900_AI_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_VI_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_VIETNAMESE_CI - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
- UTF8MB4_ZH_0900_AS_CS - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
V
- valueOf(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
-
Value of.
- valueOf(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
-
Get
MySQLBinlogEventTypeby value. - valueOf(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLNewParametersBoundFlag
-
Value of new parameters bound flag.
- valueOf(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
-
Value of MySQL status flag.
- valueOf(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
Value of integer.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConnectionPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLNewParametersBoundFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
-
Returns the enum constant of this type with the specified name.
- valueOfJDBCType(int) - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
-
Value of JDBC type.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationPlugin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinaryColumnType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCapabilityFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLCharacterSet
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLConnectionPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLNewParametersBoundFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLStatusFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacketType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VIEW_CHANGE_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
W
- WINDOWS_NATIVE_AUTHENTICATION - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLAuthenticationMethod
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.AbstractMySQLBinlogEventPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.MySQLBinlogEventHeader
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.MySQLBinaryResultSetRowPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.prepare.MySQLComStmtPrepareOKPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnDefinition41Packet
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLFieldCountPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.text.MySQLTextResultSetRowPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLEofPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLErrPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.generic.MySQLOKPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthMoreDataPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthSwitchRequestPacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLAuthSwitchResponsePacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakePacket
- write(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.handshake.MySQLHandshakeResponse41Packet
- write(MySQLPacketPayload, Object) - Method in interface org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLBinaryProtocolValue
-
Write binary protocol value.
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLDateBinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLDoubleBinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLFloatBinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt1BinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt2BinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt4BinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLInt8BinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLStringLenencBinaryProtocolValue
- write(MySQLPacketPayload, Object) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.command.query.binary.execute.protocol.MySQLTimeBinaryProtocolValue
- WRITE_ROWS_EVENTv0 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- WRITE_ROWS_EVENTv1 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- WRITE_ROWS_EVENTv2 - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- writeBytes(byte[]) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write variable length bytes to byte buffers.
- writeBytesLenenc(byte[]) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write lenenc bytes to byte buffers.
- writeEvent(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.AbstractMySQLBinlogEventPacket
-
Write event body packet to byte buffer.
- writeEvent(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management.MySQLBinlogFormatDescriptionEventPacket
- writeEvent(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.management.MySQLBinlogRotateEventPacket
- writeEvent(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.MySQLBinlogRowsEventPacket
- writeEvent(MySQLPacketPayload) - Method in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.MySQLBinlogTableMapEventPacket
- writeInt1(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write 1 byte fixed length integer to byte buffers.
- writeInt2(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write 2 byte fixed length integer to byte buffers.
- writeInt3(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write 3 byte fixed length integer to byte buffers.
- writeInt4(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write 4 byte fixed length integer to byte buffers.
- writeInt6(long) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write 6 byte fixed length integer to byte buffers.
- writeInt8(long) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write 8 byte fixed length integer to byte buffers.
- writeIntLenenc(long) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write lenenc integer to byte buffers.
- writeReserved(int) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write null for reserved to byte buffers.
- writeStringEOF(String) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write rest of packet string to byte buffers.
- writeStringFix(String) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write variable length string to byte buffers.
- writeStringLenenc(String) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write lenenc string to byte buffers.
- writeStringNul(String) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write null terminated string to byte buffers.
- writeStringVar(String) - Method in class org.apache.shardingsphere.db.protocol.mysql.payload.MySQLPacketPayload
-
Write fixed length string to byte buffers.
X
- XA_PREPARE_LOG_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
- XID_EVENT - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.constant.MySQLBinlogEventType
Y
- YEAR_OF_ZERO - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
Z
- ZERO_OF_DATE - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
- ZERO_OF_TIME - Static variable in class org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
- ZEROFILL_FLAG - Enum constant in enum org.apache.shardingsphere.db.protocol.mysql.packet.command.query.MySQLColumnFieldDetailFlag
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form