public class TestRpcServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRpcServer() |
| Modifier and Type | Method and Description |
|---|---|
private void |
initPoolWithAllBuffers(org.apache.hadoop.hbase.io.ByteBufferPool pool,
int maxBuffersInPool) |
void |
testAllocateByteBuffToReadInto() |
public static final HBaseClassTestRule CLASS_RULE
public TestRpcServer()
public void testAllocateByteBuffToReadInto() throws Exception
Exceptionprivate void initPoolWithAllBuffers(org.apache.hadoop.hbase.io.ByteBufferPool pool, int maxBuffersInPool)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.