Uses of Class
org.apache.hadoop.hbase.replication.regionserver.MetricsSink

Packages that use MetricsSink
org.apache.hadoop.hbase.replication.regionserver   
 

Uses of MetricsSink in org.apache.hadoop.hbase.replication.regionserver
 

Methods in org.apache.hadoop.hbase.replication.regionserver that return MetricsSink
 MetricsSink ReplicationSink.getSinkMetrics()
          Get replication Sink Metrics
 

Methods in org.apache.hadoop.hbase.replication.regionserver with parameters of type MetricsSink
 void ReplicationLoad.buildReplicationLoad(List<MetricsSource> srMetricsList, MetricsSink skMetrics)
          buildReplicationLoad
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.