Class TestCompactedHFilesDischarger
java.lang.Object
org.apache.hadoop.hbase.regionserver.compactions.TestCompactedHFilesDischarger
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static AtomicInteger
private static final byte[]
private static CountDownLatch
private static final byte[]
private org.apache.hadoop.hbase.regionserver.HRegion
private org.apache.hadoop.hbase.regionserver.RegionServerServices
private static AtomicInteger
private final HBaseTestingUtility
private static final byte[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
testUtil
-
region
-
fam
-
qual1
-
val
-
latch
-
counter
-
scanCompletedCounter
-
rss
-
-
Constructor Details
-
TestCompactedHFilesDischarger
public TestCompactedHFilesDischarger()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
testCompactedHFilesCleaner
- Throws:
Exception
-
testCleanerWithParallelScannersAfterCompaction
- Throws:
Exception
-
testCleanerWithParallelScanners
- Throws:
Exception
-
testStoreFileMissing
- Throws:
Exception
-
write
- Throws:
IOException
-
countDown
-
startScannerThreads
- Throws:
InterruptedException
-