|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chore | |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.cleaner | |
| Uses of Chore in org.apache.hadoop.hbase.master |
|---|
| Subclasses of Chore in org.apache.hadoop.hbase.master | |
|---|---|
class |
AssignmentManager.TimeoutMonitor
Monitor to check for time outs on region transition operations |
class |
AssignmentManager.TimerUpdater
Update timers for all regions in transition going against the server in the serversInUpdatingTimer. |
| Uses of Chore in org.apache.hadoop.hbase.master.cleaner |
|---|
| Subclasses of Chore in org.apache.hadoop.hbase.master.cleaner | |
|---|---|
class |
CleanerChore<T extends FileCleanerDelegate>
Abstract Cleaner that uses a chain of delegates to clean a directory of files |
class |
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. |
class |
LogCleaner
This Chore, every time it runs, will attempt to delete the HLogs in the old logs folder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||