public class TestHFileSeek extends junit.framework.TestCase
Copied from hadoop-3315 tfile. Remove after tfile is committed and use the tfile version of this class instead.
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestHFileSeek() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv) |
void |
seekTFile() |
void |
setUp() |
void |
tearDown() |
void |
testSeeks() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic static final HBaseClassTestRule CLASS_RULE
public TestHFileSeek()
public void setUp() throws IOException
setUp in class junit.framework.TestCaseIOExceptionpublic void tearDown()
tearDown in class junit.framework.TestCasepublic void seekTFile() throws IOException
IOExceptionpublic void testSeeks() throws IOException
IOExceptionpublic static void main(String[] argv) throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.