public class TestSeekTo extends Object
HFileScanner.seekTo(Cell) and its variants.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSeekTo(DataBlockEncoding encoding) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteTestDir(org.apache.hadoop.fs.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 static final HBaseClassTestRule CLASS_RULE
public TestSeekTo(DataBlockEncoding encoding)
public static Collection<Object[]> parameters()
public void setUp()
public void testSeekBefore() throws Exception
Exceptionprotected void testSeekBeforeInternals(TagUsage tagUsage) throws IOException
IOExceptionprotected void deleteTestDir(org.apache.hadoop.fs.FileSystem fs) throws IOException
IOExceptionpublic void testSeekBeforeWithReSeekTo() throws Exception
Exceptionprotected void testSeekBeforeWithReSeekToInternals(TagUsage tagUsage) throws IOException
IOExceptionpublic void testSeekTo() throws Exception
Exceptionprotected void testSeekToInternals(TagUsage tagUsage) throws IOException
IOExceptionpublic void testBlockContainingKey() throws Exception
Exceptionprotected void testBlockContainingKeyInternals(TagUsage tagUsage) throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.