Uses of Interface
org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy

Packages that use org.apache.hadoop.hbase.wal.RegionGroupingProvider.RegionGroupingStrategy
Package
Description
 
  • 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 in
    Modifier and Type
    Class
    Description
    class 
    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.