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
MetaStoreFSdeleteDir in interface MetaStoreFSMetaExceptionCopyright © 2012 The Apache Software Foundation