public class AbstractTestDateTieredCompactionPolicy extends TestCompactionPolicy
| Constructor and Description | 
|---|
AbstractTestDateTieredCompactionPolicy()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
compactEquals(long now,
             ArrayList<org.apache.hadoop.hbase.regionserver.HStoreFile> candidates,
             long[] expectedFileSizes,
             long[] expectedBoundaries,
             boolean isMajor,
             boolean toCompact)  | 
protected ArrayList<org.apache.hadoop.hbase.regionserver.HStoreFile> | 
sfCreate(long[] minTimestamps,
        long[] maxTimestamps,
        long[] sizes)  | 
compactEquals, compactEquals, compactEquals, config, getSizes, initialize, setUp, sfCreate, sfCreate, sfCreate, sfCreate, tearDown, toArrayListpublic AbstractTestDateTieredCompactionPolicy()
protected ArrayList<org.apache.hadoop.hbase.regionserver.HStoreFile> sfCreate(long[] minTimestamps, long[] maxTimestamps, long[] sizes) throws IOException
IOExceptionprotected void compactEquals(long now, ArrayList<org.apache.hadoop.hbase.regionserver.HStoreFile> candidates, long[] expectedFileSizes, long[] expectedBoundaries, boolean isMajor, boolean toCompact) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.