public class TestBufferChain extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestBufferChain() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testChainChunkBiggerThanSomeArrays() |
void |
testChainChunkBiggerThanWholeArray() |
void |
testGetBackBytesWePutIn() |
void |
testLimitOffset() |
void |
testWithSpy() |
public static final HBaseClassTestRule CLASS_RULE
public TestBufferChain()
public void setup() throws IOException
IOExceptionpublic void teardown()
public void testGetBackBytesWePutIn()
public void testChainChunkBiggerThanWholeArray() throws IOException
IOExceptionpublic void testChainChunkBiggerThanSomeArrays() throws IOException
IOExceptionpublic void testLimitOffset() throws IOException
IOExceptionpublic void testWithSpy() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.