@InterfaceAudience.Private public final class MasterDDLOperationHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteColumnFamilyFromFileSystem(MasterProcedureEnv env,
org.apache.hadoop.hbase.TableName tableName,
List<org.apache.hadoop.hbase.client.RegionInfo> regionInfoList,
byte[] familyName,
boolean hasMob)
Remove the column family from the file system
|
public static void deleteColumnFamilyFromFileSystem(MasterProcedureEnv env, org.apache.hadoop.hbase.TableName tableName, List<org.apache.hadoop.hbase.client.RegionInfo> regionInfoList, byte[] familyName, boolean hasMob) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.