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

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

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

Methods in org.apache.hadoop.hbase.util with parameters of type ModifyRegionUtils.RegionFillTask
static List<HRegionInfo> ModifyRegionUtils.createRegions(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path rootDir, HTableDescriptor hTableDescriptor, HRegionInfo[] newRegions, ModifyRegionUtils.RegionFillTask task)
          Create new set of regions on the specified file-system.
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.