public class BlkioStatsConfig extends DockerObject implements Serializable
Statistics| Constructor and Description |
|---|
BlkioStatsConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<BlkioStatEntry> |
getIoMergedRecursive() |
List<BlkioStatEntry> |
getIoQueueRecursive() |
List<BlkioStatEntry> |
getIoServiceBytesRecursive() |
List<BlkioStatEntry> |
getIoServicedRecursive() |
List<BlkioStatEntry> |
getIoServiceTimeRecursive() |
List<BlkioStatEntry> |
getIoTimeRecursive() |
List<BlkioStatEntry> |
getIoWaitTimeRecursive() |
List<BlkioStatEntry> |
getSectorsRecursive() |
getRawValues@CheckForNull public List<BlkioStatEntry> getIoServiceBytesRecursive()
ioServiceBytesRecursive@CheckForNull public List<BlkioStatEntry> getIoServicedRecursive()
ioServicedRecursive@CheckForNull public List<BlkioStatEntry> getIoQueueRecursive()
ioQueueRecursive@CheckForNull public List<BlkioStatEntry> getIoServiceTimeRecursive()
ioServiceTimeRecursive@CheckForNull public List<BlkioStatEntry> getIoWaitTimeRecursive()
ioWaitTimeRecursive@CheckForNull public List<BlkioStatEntry> getIoMergedRecursive()
ioMergedRecursive@CheckForNull public List<BlkioStatEntry> getIoTimeRecursive()
ioTimeRecursive@CheckForNull public List<BlkioStatEntry> getSectorsRecursive()
sectorsRecursiveCopyright © 2025. All rights reserved.