Uses of Class
org.apache.hadoop.hbase.regionserver.compactions.CompactionWindowFactory
Packages that use CompactionWindowFactory
-
Uses of CompactionWindowFactory in org.apache.hadoop.hbase.regionserver.compactions
Subclasses of CompactionWindowFactory in org.apache.hadoop.hbase.regionserver.compactionsModifier and TypeClassDescriptionclass
Exponential compaction window implementation.Fields in org.apache.hadoop.hbase.regionserver.compactions declared as CompactionWindowFactoryModifier and TypeFieldDescriptionprivate final CompactionWindowFactory
DateTieredCompactionPolicy.windowFactory
Fields in org.apache.hadoop.hbase.regionserver.compactions with type parameters of type CompactionWindowFactoryModifier and TypeFieldDescriptionprivate static final Class<? extends CompactionWindowFactory>
CompactionConfiguration.DEFAULT_DATE_TIERED_COMPACTION_WINDOW_FACTORY_CLASS