public class StorageMetrics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.codahale.metrics.Counter |
exceptions |
static com.codahale.metrics.Counter |
load |
static com.codahale.metrics.Counter |
totalHints |
static com.codahale.metrics.Counter |
totalHintsInProgress |
Constructor and Description |
---|
StorageMetrics() |
public static final com.codahale.metrics.Counter load
public static final com.codahale.metrics.Counter exceptions
public static final com.codahale.metrics.Counter totalHintsInProgress
public static final com.codahale.metrics.Counter totalHints
Copyright © 2009- The Apache Software Foundation