Hierarchy For Package org.elasticsearch.transport

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.handler.codec.MessageToMessageDecoder<I>
    • io.netty.util.DefaultAttributeMap (implements io.netty.util.AttributeMap)
      • io.netty.channel.AbstractChannel (implements io.netty.channel.Channel)
        • io.netty.channel.nio.AbstractNioChannel
          • io.netty.channel.nio.AbstractNioByteChannel
          • io.netty.channel.nio.AbstractNioMessageChannel
            • io.netty.channel.socket.nio.NioServerSocketChannel (implements io.netty.channel.socket.ServerSocketChannel)
    • org.elasticsearch.transport.NettyAllocator
    • org.elasticsearch.transport.NettyAllocator.NoDirectBuffers (implements io.netty.buffer.ByteBufAllocator)
    • org.elasticsearch.plugins.Plugin (implements java.io.Closeable)
    • org.elasticsearch.transport.SharedGroupFactory
    • org.elasticsearch.transport.SharedGroupFactory.SharedGroup