@InterfaceAudience.Private public class MetricsBalancer extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private MetricsBalancerSource | source | 
| Constructor and Description | 
|---|
| MetricsBalancer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | balanceCluster(long time) | 
| void | balancerStatus(boolean status) | 
| void | incrMiscInvocations() | 
| protected void | initSource()A function to instantiate the metrics source. | 
private MetricsBalancerSource source
public MetricsBalancer()
protected void initSource()
public void balanceCluster(long time)
public void incrMiscInvocations()
public void balancerStatus(boolean status)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.