@InterfaceAudience.Private public interface MetricsStochasticBalancerSource extends MetricsBalancerSource
BALANCE_CLUSTER, BALANCER_STATUS, METRICS_CONTEXT, METRICS_DESCRIPTION, METRICS_JMX_CONTEXT, METRICS_NAME, MISC_INVOATION_COUNTHBASE_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, updateBalancerStatusdecGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramvoid updateMetricsSize(int size)
void updateStochasticCost(String tableName, String costFunctionName, String costFunctionDesc, Double value)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.