public class TestByteBufferIOEngine extends Object
ByteBufferIOEngine| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
TestByteBufferIOEngine.BufferGrabbingDeserializer
A CacheableDeserializer implementation which just store reference to the
ByteBuff to be
deserialized. |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestByteBufferIOEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
testByteBufferIOEngine() |
void |
testByteBufferIOEngineWithMBB() |
public static final HBaseClassTestRule CLASS_RULE
public TestByteBufferIOEngine()
public void testByteBufferIOEngine() throws Exception
Exceptionpublic void testByteBufferIOEngineWithMBB() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.