public class TestHFileBlockPositionalRead extends Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
exception |
| Constructor and Description |
|---|
TestHFileBlockPositionalRead() |
| Modifier and Type | Method and Description |
|---|---|
void |
testPositionalReadExtraFailed() |
void |
testPositionalReadExtraSucceeded() |
void |
testPositionalReadNoExtra() |
void |
testPositionalReadPrematureEOF() |
void |
testPositionalReadShortReadCompletesNecessaryAndExtraBytes() |
void |
testPositionalReadShortReadOfNecessaryBytes() |
public void testPositionalReadNoExtra()
throws IOException
IOExceptionpublic void testPositionalReadShortReadOfNecessaryBytes()
throws IOException
IOExceptionpublic void testPositionalReadExtraSucceeded()
throws IOException
IOExceptionpublic void testPositionalReadExtraFailed()
throws IOException
IOExceptionpublic void testPositionalReadShortReadCompletesNecessaryAndExtraBytes()
throws IOException
IOExceptionpublic void testPositionalReadPrematureEOF()
throws IOException
IOException