@InterfaceAudience.Private public class ClusterStatusChore extends ScheduledChore
| Modifier and Type | Field and Description | 
|---|---|
| private LoadBalancer | balancer | 
| private static org.slf4j.Logger | LOG | 
| private HMaster | master | 
| Constructor and Description | 
|---|
| ClusterStatusChore(HMaster master,
                  LoadBalancer balancer) | 
| 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, toString, triggerNowprivate static final org.slf4j.Logger LOG
private final LoadBalancer balancer
public ClusterStatusChore(HMaster master, LoadBalancer balancer)
protected void chore()
ScheduledChorechore in class ScheduledChoreCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.