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