public interface MetaStoreFS
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteDir(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path f,
boolean recursive,
boolean ifPurge,
org.apache.hadoop.conf.Configuration conf)
delete a directory
|
boolean deleteDir(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path f,
boolean recursive,
boolean ifPurge,
org.apache.hadoop.conf.Configuration conf)
throws MetaException
f - ifPurge - recursive - MetaExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.