Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.DateTieredCompactionPolicy
Packages that use DateTieredCompactionPolicy
-
Uses of DateTieredCompactionPolicy in org.apache.hadoop.hbase.regionserver.compactions
Modifier and TypeClassDescriptionclass
Custom implementation of DateTieredCompactionPolicy that calculates compaction boundaries based on the hbase.hstore.compaction.date.tiered.custom.age.limit.millis configuration property and the TIERING_CELL_MIN/TIERING_CELL_MAX stored on metadata of each store file.