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

Packages that use ModifyRegionUtils.RegionEditTask
org.apache.hadoop.hbase.util   
 

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

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



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.