public class TestBlockReorder
extends java.lang.Object
| Constructor and Description |
|---|
TestBlockReorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDownAfterClass() |
void |
testBlockLocation()
Test that the reorder algo works as we expect.
|
void |
testBlockLocationReorder()
Test that we're can add a hook, and that this hook works when we try to read the file in HDFS.
|
void |
testHBaseCluster()
Test that the hook works within HBase, including when there are multiple blocks.
|
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testBlockLocationReorder()
throws java.lang.Exception
java.lang.Exceptionpublic void testHBaseCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void testBlockLocation()
throws java.lang.Exception
java.lang.Exception