@InterfaceAudience.Private public final class MasterDDLOperationHelper extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
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
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.