@InterfaceAudience.LimitedPrivate(value="Configuration") public class HFileLinkCleaner extends BaseHFileCleanerDelegate
| Modifier and Type | Field and Description | 
|---|---|
| private org.apache.hadoop.fs.FileSystem | fs | 
| private static org.slf4j.Logger | LOG | 
| Constructor and Description | 
|---|
| HFileLinkCleaner() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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, waitisEmptyDirDeletable, preCleanprivate static final org.slf4j.Logger LOG
private org.apache.hadoop.fs.FileSystem fs
public HFileLinkCleaner()
public boolean isFileDeletable(org.apache.hadoop.fs.FileStatus fStat)
BaseFileCleanerDelegateisFileDeletable in class BaseFileCleanerDelegatefStat - file status of the file to checkpublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.ConfigurablesetConf in class BaseConfigurableCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.