Class FileDescriptorRatioGauge

java.lang.Object
com.codahale.metrics.RatioGauge
com.codahale.metrics.jvm.FileDescriptorRatioGauge
All Implemented Interfaces:
Gauge<Double>, Metric

public class FileDescriptorRatioGauge extends RatioGauge
A gauge for the ratio of used to total file descriptors.