public static class TestIOFencing.BlockCompactionsInPrepRegion extends TestIOFencing.CompactionBlockerRegion
| Constructor and Description | 
|---|
BlockCompactionsInPrepRegion(Path tableDir,
                            WAL log,
                            FileSystem fs,
                            Configuration confParam,
                            HRegionInfo info,
                            HTableDescriptor htd,
                            RegionServerServices rsServices)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doRegionCompactionPrep()  | 
allowCompactions, compact, compact, countStoreFiles, stopCompactions, waitForCompactionToBlockpublic BlockCompactionsInPrepRegion(Path tableDir,
                                    WAL log,
                                    FileSystem fs,
                                    Configuration confParam,
                                    HRegionInfo info,
                                    HTableDescriptor htd,
                                    RegionServerServices rsServices)
protected void doRegionCompactionPrep()
                               throws IOException
IOException