org.apache.hadoop.hbase.replication
Class ReplicationLoadSink
java.lang.Object
org.apache.hadoop.hbase.replication.ReplicationLoadSink
@InterfaceAudience.Private
public class ReplicationLoadSink
- extends Object
A HBase ReplicationLoad to present MetricsSink information
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicationLoadSink
public ReplicationLoadSink(long age,
long timeStamp)
getAgeOfLastAppliedOp
public long getAgeOfLastAppliedOp()
getTimeStampsOfLastAppliedOp
public long getTimeStampsOfLastAppliedOp()
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.