@InterfaceAudience.Private class RegionNormalizerChore extends ScheduledChore
HMaster.normalizeRegions(NormalizeTableFilterParams, boolean)
.Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private MasterServices |
master |
Constructor and Description |
---|
RegionNormalizerChore(MasterServices master) |
Modifier and Type | Method and Description |
---|---|
protected void |
chore()
The task to execute on each scheduled execution of the Chore
|
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, shutdown, shutdown, toString, triggerNow
private static final org.slf4j.Logger LOG
private final MasterServices master
public RegionNormalizerChore(MasterServices master)
protected void chore()
ScheduledChore
chore
in class ScheduledChore
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.