public static class TestCleanerChore.NeverDelete extends BaseHFileCleanerDelegate
| Constructor and Description |
|---|
NeverDelete() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFileDeletable(FileStatus fStat)
Should the master delete the file or keep it?
|
isStopped, stopgetDeletableFilesgetConf, setConfpublic boolean isFileDeletable(FileStatus fStat)
BaseFileCleanerDelegateisFileDeletable in class BaseFileCleanerDelegatefStat - file status of the file to check