org.apache.hadoop.hbase.regionserver.wal
Class MetricsWALEditsReplay
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricsWALEditsReplay
public MetricsWALEditsReplay()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.