Class TestMemoryBoundedLogMessageBuffer
java.lang.Object
org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer
Test case for the MemoryBoundedLogMessageBuffer utility. Ensures that it uses no more memory than
it's supposed to, and that it properly deals with multibyte encodings.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final String
private static final long
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEN_KB
- See Also:
-
JP_TEXT
- See Also:
-
-
Constructor Details
-
TestMemoryBoundedLogMessageBuffer
public TestMemoryBoundedLogMessageBuffer()
-
-
Method Details
-
testBuffer
-
testNonAsciiEncoding
-