Class TestFIFOCompactionPolicy
java.lang.Object
org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleorg.junit.rules.ExpectedExceptionprivate final byte[]private final byte[]private final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.regionserver.HStoregetStoreWithName(org.apache.hadoop.hbase.TableName tableName) private org.apache.hadoop.hbase.regionserver.HStorestatic voidstatic voidvoidUnit test for HBASE-21504voidvoidvoidvoid
-
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
-