public class ReadRepairMetrics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.codahale.metrics.Meter |
attempted |
static com.codahale.metrics.Meter |
repairedBackground |
static com.codahale.metrics.Meter |
repairedBlocking |
Constructor and Description |
---|
ReadRepairMetrics() |
Copyright © 2017 The Apache Software Foundation