org.apache.hadoop.hbase.client
Class MetricsConnection.CallTracker

java.lang.Object
  extended by org.apache.hadoop.hbase.client.MetricsConnection.CallTracker
Enclosing class:
MetricsConnection

protected static final class MetricsConnection.CallTracker
extends Object


Method Summary
 String toString()
           
 void updateRpc(MetricsConnection.CallStats stats)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

updateRpc

public void updateRpc(MetricsConnection.CallStats stats)

toString

public String toString()
Overrides:
toString in class Object


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