类分层结构
- java.lang.Object
- org.apache.shardingsphere.db.protocol.binary.BinaryCell
- org.apache.shardingsphere.db.protocol.binary.BinaryRow
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.shardingsphere.db.protocol.netty.ChannelAttrInitializer
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.ByteToMessageCodec<I>
- org.apache.shardingsphere.db.protocol.codec.PacketCodec
- org.apache.shardingsphere.db.protocol.CommonConstants
- org.apache.shardingsphere.db.protocol.error.CustomizedErrorCode (implements org.apache.shardingsphere.db.protocol.error.SQLErrorCode)
接口分层结构
枚举分层结构
Copyright © 2022 The Apache Software Foundation. All rights reserved.