protected static interface CreateTableProcedure.CreateHdfsRegions
Modifier and Type | Method and Description |
---|---|
List<HRegionInfo> |
createHdfsRegions(MasterProcedureEnv env,
org.apache.hadoop.fs.Path tableRootDir,
TableName tableName,
List<HRegionInfo> newRegions) |
List<HRegionInfo> createHdfsRegions(MasterProcedureEnv env, org.apache.hadoop.fs.Path tableRootDir, TableName tableName, List<HRegionInfo> newRegions) throws IOException
IOException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.