Package org.apache.hadoop.hbase.io
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 inherited from class org.apache.hbase.thirdparty.io.netty.util.internal.logging.Slf4JLoggerFactory
INSTANCE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLogger
newInstance
(String name) Methods inherited from class org.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLoggerFactory
getDefaultFactory, getInstance, getInstance, setDefaultFactory
-
Field Details
-
leaksDetected
-
-
Constructor Details
-
MockedLoggerFactory
-
-
Method Details
-
newInstance
public org.apache.hbase.thirdparty.io.netty.util.internal.logging.InternalLogger newInstance(String name) - Overrides:
newInstance
in classorg.apache.hbase.thirdparty.io.netty.util.internal.logging.Slf4JLoggerFactory
-