org.apache.cassandra.metrics
Class StorageMetrics

java.lang.Object
  extended by org.apache.cassandra.metrics.StorageMetrics

public class StorageMetrics
extends java.lang.Object

Metrics related to Storage.


Field Summary
static com.yammer.metrics.core.Counter load
           
 
Constructor Summary
StorageMetrics()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

load

public static final com.yammer.metrics.core.Counter load
Constructor Detail

StorageMetrics

public StorageMetrics()


Copyright © 2013 The Apache Software Foundation