org.apache.hadoop.hbase.regionserver.wal
Class MetricsWALEditsReplay

java.lang.Object
  extended by org.apache.hadoop.hbase.regionserver.wal.MetricsWALEditsReplay

@InterfaceAudience.Private
public class MetricsWALEditsReplay
extends Object

Class used to push numbers about WAL edits replay into the metrics subsystem. This will take a single function call and turn it into multiple manipulations of the hadoop metrics system.


Constructor Summary
MetricsWALEditsReplay()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricsWALEditsReplay

public MetricsWALEditsReplay()


Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.