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
IOException
private ByteBuffer write(ByteBuffer bb, byte[] bytes) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.