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