public class HiveMetaStoreFsImpl extends java.lang.Object implements MetaStoreFS
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
HiveMetaStoreFsImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
deleteDir(FileSystem fs,
Path f,
boolean recursive,
Configuration conf)
delete a directory
|
public boolean deleteDir(FileSystem fs, Path f, boolean recursive, Configuration conf) throws MetaException
MetaStoreFS
deleteDir
in interface MetaStoreFS
MetaException
Copyright © 2012 The Apache Software Foundation