您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.database.protocol.mysql.codec
,
org.apache.shardingsphere.database.protocol.mysql.constant
,
org.apache.shardingsphere.database.protocol.mysql.packet
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.management
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.blob
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.decimal
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.integer
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.string
,
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time
,
org.apache.shardingsphere.database.protocol.mysql.packet.command
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.initdb
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.ping
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.quit
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.binlog
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.close
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.prepare
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.reset
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.text
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.text.fieldlist
,
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.text.query
,
org.apache.shardingsphere.database.protocol.mysql.packet.generic
,
org.apache.shardingsphere.database.protocol.mysql.packet.handshake
,
org.apache.shardingsphere.database.protocol.mysql.payload
类分层结构
java.lang.
Object
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.
AbstractMySQLBinlogEventPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.
MySQLBinlogEventPacket
, org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.management.
MySQLBinlogFormatDescriptionEventPacket
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.management.
MySQLBinlogRotateEventPacket
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.
MySQLBinlogRowsEventPacket
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.
MySQLBinlogTableMapEventPacket
org.apache.shardingsphere.database.protocol.mysql.packet.handshake.
MySQLAuthPluginData
org.apache.shardingsphere.database.protocol.mysql.packet.handshake.
MySQLAuthSwitchRequestPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.handshake.
MySQLAuthSwitchResponsePacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValueFactory
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.
MySQLBinaryResultSetRowPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.
MySQLBinaryStatement
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.
MySQLBinaryStatementParameterType
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.
MySQLBinaryStatementRegistry
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.
MySQLBinlogColumnDef
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.
MySQLBinlogEventHeader
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValueFactory
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.blob.
MySQLBlobBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.
MySQLColumnDefinition41Packet
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.
MySQLCommandPacket
(implements org.apache.shardingsphere.database.protocol.packet.
CommandPacket
, org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.binlog.
MySQLComBinlogDumpCommandPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.text.fieldlist.
MySQLComFieldListPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.initdb.
MySQLComInitDbPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.ping.
MySQLComPingPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.text.query.
MySQLComQueryPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.quit.
MySQLComQuitPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.binlog.
MySQLComRegisterSlaveCommandPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.close.
MySQLComStmtClosePacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.
MySQLComStmtExecutePacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.prepare.
MySQLComStmtPreparePacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.reset.
MySQLComStmtResetPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.admin.
MySQLUnsupportedCommandPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.
MySQLCommandPacketFactory
org.apache.shardingsphere.database.protocol.mysql.packet.command.
MySQLCommandPacketTypeLoader
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.prepare.
MySQLComStmtPrepareOKPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLDateBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLDateBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLDatetime2BinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLDatetimeBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.decimal.
MySQLDecimalBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLDoubleBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.decimal.
MySQLDoubleBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.generic.
MySQLEofPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.generic.
MySQLErrPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.
MySQLFieldCountPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLFloatBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.decimal.
MySQLFloatBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLFractionalSeconds
org.apache.shardingsphere.database.protocol.mysql.packet.handshake.
MySQLHandshakePacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.handshake.
MySQLHandshakeResponse41Packet
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLInt1BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.integer.
MySQLInt24BinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLInt2BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLInt4BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLInt8BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.string.
MySQLJsonBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.string.
MySQLJsonValueDecoder
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.integer.
MySQLLongBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.integer.
MySQLLongLongBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.
MySQLNullBitmap
org.apache.shardingsphere.database.protocol.mysql.packet.generic.
MySQLOKPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.codec.
MySQLPacketCodecEngine
(implements org.apache.shardingsphere.database.protocol.codec.
DatabasePacketCodecEngine
<T>)
org.apache.shardingsphere.database.protocol.mysql.payload.
MySQLPacketPayload
(implements org.apache.shardingsphere.database.protocol.payload.
PacketPayload
)
org.apache.shardingsphere.database.protocol.mysql.packet.handshake.
MySQLRandomGenerator
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLServerInfo
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.integer.
MySQLShortBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.string.
MySQLStringBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLStringLenencBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.text.
MySQLTextResultSetRowPacket
(implements org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLTime2BinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLTimeBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLTimeBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLTimestamp2BinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLTimestampBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLTimeValueUtil
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.integer.
MySQLTinyBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.string.
MySQLVarcharBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.time.
MySQLYearBinlogProtocolValue
(implements org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
)
接口分层结构
org.apache.shardingsphere.database.protocol.packet.
DatabasePacket
<T>
org.apache.shardingsphere.database.protocol.mysql.packet.
MySQLPacket
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.binary.execute.protocol.
MySQLBinaryProtocolValue
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.
MySQLBinlogEventPacket
org.apache.shardingsphere.database.protocol.mysql.packet.binlog.row.column.value.
MySQLBinlogProtocolValue
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLStatusFlag
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLServerErrorCode
(implements org.apache.shardingsphere.database.protocol.error.
SQLErrorCode
)
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLNewParametersBoundFlag
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLConnectionPhase
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLColumnType
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLCapabilityFlag
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLBinlogEventType
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLBinlogEventFlag
org.apache.shardingsphere.database.protocol.mysql.constant.
MySQLAuthenticationMethod
org.apache.shardingsphere.database.protocol.mysql.packet.command.
MySQLCommandPacketType
(implements org.apache.shardingsphere.database.protocol.packet.
CommandPacketType
)
org.apache.shardingsphere.database.protocol.mysql.packet.command.query.
MySQLColumnFieldDetailFlag
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020
The Apache Software Foundation
. All rights reserved.