Package io.grpc.netty

Class Utils.ByteBufAllocatorPreferDirectHolder

  • Enclosing class:
    Utils

    private static final class Utils.ByteBufAllocatorPreferDirectHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static io.netty.buffer.ByteBufAllocator allocator  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • allocator

        private static final io.netty.buffer.ByteBufAllocator allocator
    • Constructor Detail

      • ByteBufAllocatorPreferDirectHolder

        private ByteBufAllocatorPreferDirectHolder()