public class TestSeekTo extends Object
HFileScanner.seekTo(byte[]) and its variants.| Constructor and Description |
|---|
TestSeekTo(DataBlockEncoding encoding) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteTestDir(FileSystem fs) |
static Collection<Object[]> |
parameters() |
void |
setUp() |
void |
testBlockContainingKey() |
protected void |
testBlockContainingKeyInternals(TagUsage tagUsage) |
void |
testSeekBefore() |
protected void |
testSeekBeforeInternals(TagUsage tagUsage) |
void |
testSeekBeforeWithReSeekTo() |
protected void |
testSeekBeforeWithReSeekToInternals(TagUsage tagUsage) |
void |
testSeekTo() |
protected void |
testSeekToInternals(TagUsage tagUsage) |
public TestSeekTo(DataBlockEncoding encoding)
public static Collection<Object[]> parameters()
public void setUp()
protected void testSeekBeforeInternals(TagUsage tagUsage) throws IOException
IOExceptionpublic void testSeekBeforeWithReSeekTo()
throws Exception
Exceptionprotected void testSeekBeforeWithReSeekToInternals(TagUsage tagUsage) throws IOException
IOExceptionprotected void testSeekToInternals(TagUsage tagUsage) throws IOException
IOExceptionprotected void deleteTestDir(FileSystem fs)
throws IOException
IOExceptionprotected void testBlockContainingKeyInternals(TagUsage tagUsage) throws IOException
IOException