@InterfaceAudience.Private public interface MetricsStochasticBalancerSource extends MetricsBalancerSource
BALANCE_CLUSTER, BALANCER_STATUS, METRICS_CONTEXT, METRICS_DESCRIPTION, METRICS_JMX_CONTEXT, METRICS_NAME, MISC_INVOATION_COUNT
HBASE_METRICS_SYSTEM_NAME
Modifier and Type | Method and Description |
---|---|
void |
updateMetricsSize(int size)
Updates the number of metrics reported to JMX
|
void |
updateStochasticCost(String tableName,
String costFunctionName,
String costFunctionDesc,
Double value)
Reports stochastic load balancer costs to JMX
|
incrMiscInvocations, updateBalanceCluster, updateBalancerStatus
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogram
void updateMetricsSize(int size)
void updateStochasticCost(String tableName, String costFunctionName, String costFunctionDesc, Double value)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.