Uses of Interface
org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionEditTask

Packages that use org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionEditTask
Package
Description
 
  • Uses of org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionEditTask in org.apache.hadoop.hbase.util

    Methods in org.apache.hadoop.hbase.util with parameters of type org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionEditTask in in
    Modifier and Type
    Method
    Description
    static void
    ModifyRegionUtils.editRegions(ThreadPoolExecutor exec, Collection<org.apache.hadoop.hbase.client.RegionInfo> regions, org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionEditTask task)
    Execute the task on the specified set of regions.