Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.fluss.shaded.netty4.io.netty.channel.ChannelHandlerAdapter (implements org.apache.fluss.shaded.netty4.io.netty.channel.ChannelHandler)
      • org.apache.fluss.shaded.netty4.io.netty.channel.ChannelInboundHandlerAdapter (implements org.apache.fluss.shaded.netty4.io.netty.channel.ChannelInboundHandler)
        • org.apache.fluss.shaded.netty4.io.netty.channel.ChannelInitializer<C>
        • org.apache.fluss.shaded.netty4.io.netty.channel.SimpleChannelInboundHandler<I>
    • org.apache.fluss.kafka.KafkaProtocolPlugin (implements org.apache.fluss.rpc.protocol.NetworkProtocolPlugin)
    • org.apache.fluss.kafka.KafkaRequest (implements org.apache.fluss.rpc.netty.server.RpcRequest)
    • org.apache.fluss.kafka.KafkaRequestHandler (implements org.apache.fluss.rpc.netty.server.RequestHandler<T>)