org.apache.cassandra.metrics
Class HintedHandoffMetrics.DifferencingCounter

java.lang.Object
  extended by org.apache.cassandra.metrics.HintedHandoffMetrics.DifferencingCounter
Enclosing class:
HintedHandoffMetrics

public class HintedHandoffMetrics.DifferencingCounter
extends java.lang.Object


Constructor Summary
HintedHandoffMetrics.DifferencingCounter(java.net.InetAddress address)
           
 
Method Summary
 long count()
           
 long diffrence()
           
 void mark()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HintedHandoffMetrics.DifferencingCounter

public HintedHandoffMetrics.DifferencingCounter(java.net.InetAddress address)
Method Detail

diffrence

public long diffrence()

count

public long count()

mark

public void mark()


Copyright © 2013 The Apache Software Foundation