| Package | Description |
|---|---|
| org.apache.hadoop.hbase.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModifyRegionUtils.editRegions(java.util.concurrent.ThreadPoolExecutor exec,
java.util.Collection<HRegionInfo> regions,
ModifyRegionUtils.RegionEditTask task)
Execute the task on the specified set of regions.
|