public class FileDescriptorRatioGauge extends RatioGauge
RatioGauge.Ratio| Constructor and Description |
|---|
FileDescriptorRatioGauge()
Creates a new gauge using the platform OS bean.
|
FileDescriptorRatioGauge(OperatingSystemMXBean os)
Creates a new gauge using the given OS bean.
|
| Modifier and Type | Method and Description |
|---|---|
protected RatioGauge.Ratio |
getRatio()
Returns the
RatioGauge.Ratio which is the gauge's current value. |
getValuepublic FileDescriptorRatioGauge()
public FileDescriptorRatioGauge(OperatingSystemMXBean os)
os - an OperatingSystemMXBeanprotected RatioGauge.Ratio getRatio()
RatioGaugeRatioGauge.Ratio which is the gauge's current value.getRatio in class RatioGaugeRatioGauge.Ratio which is the gauge's current valueCopyright © 2022. All rights reserved.