Class TestByteBuffAllocatorLeakDetection.MockedLoggerFactory

java.lang.Object
org.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLoggerFactory
org.apache.hbase.thirdparty.io.netty.util.internal.logging.Slf4JLoggerFactory
org.apache.hadoop.hbase.io.TestByteBuffAllocatorLeakDetection.MockedLoggerFactory
Enclosing class:
TestByteBuffAllocatorLeakDetection

private static class TestByteBuffAllocatorLeakDetection.MockedLoggerFactory extends org.apache.hbase.thirdparty.io.netty.util.internal.logging.Slf4JLoggerFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class org.apache.hbase.thirdparty.io.netty.util.internal.logging.Slf4JLoggerFactory

    INSTANCE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLogger
     

    Methods inherited from class org.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLoggerFactory

    getDefaultFactory, getInstance, getInstance, setDefaultFactory

    Methods inherited from class java.lang.Object

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

  • Constructor Details

  • Method Details

    • newInstance

      public org.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLogger newInstance(String name)
      Overrides:
      newInstance in class org.apache.hbase.thirdparty.io.netty.util.internal.logging.Slf4JLoggerFactory