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(String[] argv)  | 
void | 
seekTFile()  | 
void | 
setUp()  | 
void | 
tearDown()  | 
void | 
testSeeks()  | 
public void setUp()
           throws IOException
IOExceptionpublic void tearDown()
public void seekTFile()
               throws IOException
IOExceptionpublic void testSeeks()
               throws IOException
IOExceptionpublic static void main(String[] argv) throws IOException
IOException