Class and Description |
---|
BaseFileCleanerDelegate
Base class for file cleaners which allows subclasses to implement a simple
isFileDeletable method (which used to be the FileCleanerDelegate contract).
|
BaseHFileCleanerDelegate
Base class for the hfile cleaning function inside the master.
|
FileCleanerDelegate
General interface for cleaning files from a folder (generally an archive or
backup folder).
|
Class and Description |
---|
HFileCleaner
This Chore, every time it runs, will clear the HFiles in the hfile archive
folder that are deletable for each HFile cleaner in the chain.
|
LogCleaner
This Chore, every time it runs, will attempt to delete the WALs in the old logs folder.
|
ReplicationZKLockCleanerChore
A cleaner that cleans replication locks on zk which is locked by dead region servers
|
Class and Description |
---|
BaseFileCleanerDelegate
Base class for file cleaners which allows subclasses to implement a simple
isFileDeletable method (which used to be the FileCleanerDelegate contract).
|
BaseHFileCleanerDelegate
Base class for the hfile cleaning function inside the master.
|
BaseLogCleanerDelegate
Base class for the log cleaning function inside the master.
|
CleanerChore
Abstract Cleaner that uses a chain of delegates to clean a directory of files
|
FileCleanerDelegate
General interface for cleaning files from a folder (generally an archive or
backup folder).
|
Class and Description |
---|
BaseFileCleanerDelegate
Base class for file cleaners which allows subclasses to implement a simple
isFileDeletable method (which used to be the FileCleanerDelegate contract).
|
BaseHFileCleanerDelegate
Base class for the hfile cleaning function inside the master.
|
BaseLogCleanerDelegate
Base class for the log cleaning function inside the master.
|
FileCleanerDelegate
General interface for cleaning files from a folder (generally an archive or
backup folder).
|
Class and Description |
---|
BaseFileCleanerDelegate
Base class for file cleaners which allows subclasses to implement a simple
isFileDeletable method (which used to be the FileCleanerDelegate contract).
|
BaseLogCleanerDelegate
Base class for the log cleaning function inside the master.
|
FileCleanerDelegate
General interface for cleaning files from a folder (generally an archive or
backup folder).
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.