public interface MetricsStochasticBalancerSource extends MetricsBalancerSource
BALANCE_CLUSTER, 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(java.lang.String tableName,
java.lang.String costFunctionName,
java.lang.String costFunctionDesc,
java.lang.Double value)
Reports stochastic load balancer costs to JMX
|
incrMiscInvocations, updateBalanceClusterdecGauge, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogramvoid updateMetricsSize(int size)
void updateStochasticCost(java.lang.String tableName,
java.lang.String costFunctionName,
java.lang.String costFunctionDesc,
java.lang.Double value)