Package | Description |
---|---|
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
Modifier and Type | Field and Description |
---|---|
private LossyCounting |
MetaTableMetrics.clientMetricsLossyCounting |
Modifier and Type | Method and Description |
---|---|
private void |
MetaTableMetrics.ExampleRegionObserverMeta.registerLossyCountingMeterIfNotPresent(ObserverContext<RegionCoprocessorEnvironment> e,
String requestMeter,
LossyCounting lossyCounting)
Registers and counts lossyCount for Meters that kept by lossy counting.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.