@InterfaceAudience.Private public class CatalogJanitor extends ScheduledChore
hbase:meta catalog
table on a period looking for unused regions to garbage collect.| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
chore() |
boolean |
cleanMergeQualifier(RegionInfo region)
Checks if the specified region has merge qualifiers, if so, try to clean
them
|
protected boolean |
initialChore() |
boolean |
setEnabled(boolean enabled) |
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, isInitialChoreComplete, isScheduled, run, toString, triggerNowprotected boolean initialChore()
initialChore 在类中 ScheduledChorepublic boolean setEnabled(boolean enabled)
enabled - protected void chore()
chore 在类中 ScheduledChorepublic boolean cleanMergeQualifier(RegionInfo region) throws IOException
region - IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.