Class NettyAllocator

java.lang.Object
org.elasticsearch.transport.NettyAllocator

public class NettyAllocator
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    NettyAllocator()  
  • Method Summary

    Modifier and Type Method Description
    static io.netty.buffer.ByteBufAllocator getAllocator()  
    static java.lang.String getAllocatorDescription()  
    static java.lang.Class<? extends io.netty.channel.Channel> getChannelType()  
    static java.lang.Class<? extends io.netty.channel.ServerChannel> getServerChannelType()  
    static void logAllocatorDescriptionIfNeeded()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait