Package org.apache.hadoop.hbase.io.hfile
Class TestBlockEvictionOnRegionMovement
java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestBlockEvictionOnRegionMovement
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
(package private) SingleProcessHBaseCluster
private org.apache.hadoop.conf.Configuration
private static final org.slf4j.Logger
(package private) StartTestingClusterOption
private static final HBaseTestingUtil
(package private) org.apache.hadoop.fs.Path
(package private) org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setup()
void
tearDown()
void
void
org.apache.hadoop.hbase.TableName
writeDataToTable
(String testName)
-
Field Details
-
Constructor Details
-
TestBlockEvictionOnRegionMovement
public TestBlockEvictionOnRegionMovement()
-
-
Method Details
-
setup
- Throws:
Exception
-
testBlockEvictionOnRegionMove
- Throws:
Exception
-
testBlockEvictionOnGracefulStop
- Throws:
Exception
-
writeDataToTable
public org.apache.hadoop.hbase.TableName writeDataToTable(String testName) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-
tearDown
- Throws:
Exception
-