public class TestHFileSeek
extends TestCase
Copied from hadoop-3315 tfile. Remove after tfile is committed and use the tfile version of this class instead.
| Constructor and Description |
|---|
TestHFileSeek() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv) |
void |
seekTFile() |
void |
setUp() |
void |
tearDown() |
void |
testSeeks() |
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void tearDown()
public void seekTFile()
throws java.io.IOException
java.io.IOExceptionpublic void testSeeks()
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] argv)
throws java.io.IOException
java.io.IOException