Class TestFIFOCompactionPolicy
java.lang.Object
org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
org.junit.rules.ExpectedException
private final byte[]
private final byte[]
private final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.regionserver.HStore
getStoreWithName
(org.apache.hadoop.hbase.TableName tableName) private org.apache.hadoop.hbase.regionserver.HStore
static void
static void
void
Unit test for HBASE-21504void
void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
tableName
-
family
-
qualifier
-
error
-
-
Constructor Details
-
TestFIFOCompactionPolicy
public TestFIFOCompactionPolicy()
-
-
Method Details
-
getStoreWithName
private org.apache.hadoop.hbase.regionserver.HStore getStoreWithName(org.apache.hadoop.hbase.TableName tableName) -
prepareData
- Throws:
IOException
-
setEnvironmentEdge
- Throws:
Exception
-
resetEnvironmentEdge
- Throws:
Exception
-
testPurgeExpiredFiles
- Throws:
Exception
-
testSanityCheckTTL
- Throws:
IOException
-
testSanityCheckMinVersion
- Throws:
IOException
-
testSanityCheckBlockingStoreFiles
- Throws:
IOException
-
testFIFOCompactionPolicyExpiredEmptyHFiles
Unit test for HBASE-21504- Throws:
Exception
-