public class TestMemoryBoundedLogMessageBuffer extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
JP_TEXT |
private static long |
TEN_KB |
Constructor and Description |
---|
TestMemoryBoundedLogMessageBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
testBuffer() |
void |
testNonAsciiEncoding() |
public static final HBaseClassTestRule CLASS_RULE
private static final long TEN_KB
private static final String JP_TEXT
public TestMemoryBoundedLogMessageBuffer()
public void testBuffer()
public void testNonAsciiEncoding()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.