Uses of Interface
org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
Packages that use org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
-
Uses of org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy in org.apache.hadoop.hbase.wal
Classes in org.apache.hadoop.hbase.wal that implement org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy in inModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.wal.BoundedGroupingStrategy
A WAL grouping strategy that limits the number of wal groups to "hbase.wal.regiongrouping.numgroups".class
org.apache.hadoop.hbase.wal.NamespaceGroupingStrategy
A WAL grouping strategy based on namespace.