public class BlockDevices
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockDevices.BlockDevice
Metrics for a block device.
|
| Modifier and Type | Field and Description |
|---|---|
<any> |
devices
The list of block devices.
|
| Constructor and Description |
|---|
BlockDevices()
Creates block device metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |