public class TestByteBufferOutputStream extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| Constructor and Description | 
|---|
| TestByteBufferOutputStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testByteBufferReuse() | 
| private ByteBuffer | write(ByteBuffer bb,
     byte[] bytes) | 
public static final HBaseClassTestRule CLASS_RULE
public TestByteBufferOutputStream()
public void testByteBufferReuse() throws IOException
IOExceptionprivate ByteBuffer write(ByteBuffer bb, byte[] bytes) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.