Uses of Interface
org.apache.accumulo.core.file.rfile.MetricsGatherer
-
Packages that use MetricsGatherer Package Description org.apache.accumulo.core.file.rfile -
-
Uses of MetricsGatherer in org.apache.accumulo.core.file.rfile
Classes in org.apache.accumulo.core.file.rfile that implement MetricsGatherer Modifier and Type Class Description classVisMetricsGathererThis class provides visibility metrics per locality group.Methods in org.apache.accumulo.core.file.rfile with parameters of type MetricsGatherer Modifier and Type Method Description voidRFile.Reader. registerMetrics(MetricsGatherer<?> vmg)Method that registers the given MetricsGatherer.
-