@InterfaceAudience.LimitedPrivate(value="Configuration") public class HFileLinkCleaner extends BaseHFileCleanerDelegate
| 构造器和说明 |
|---|
HFileLinkCleaner() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isFileDeletable(org.apache.hadoop.fs.FileStatus fStat)
Should the master delete the file or keep it?
|
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
isStopped, stopgetDeletableFiles, initgetConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreCleanpublic boolean isFileDeletable(org.apache.hadoop.fs.FileStatus fStat)
BaseFileCleanerDelegateisFileDeletable 在类中 BaseFileCleanerDelegatefStat - file status of the file to checkpublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf 在接口中 org.apache.hadoop.conf.ConfigurablesetConf 在类中 BaseConfigurableCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.