@InterfaceAudience.Private public class ClusterStatusChore extends ScheduledChore
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, triggerNow
public ClusterStatusChore(HMaster master, LoadBalancer balancer)
protected void chore()
ScheduledChore
chore
in class ScheduledChore
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.