| 程序包 | 说明 |
|---|---|
| org.voovan.docker.message.container.atom |
| 限定符和类型 | 方法和说明 |
|---|---|
ArrayList<BlockIORate> |
HostConfig.getBlkioDeviceReadBps() |
ArrayList<BlockIORate> |
HostConfig.getBlkioDeviceReadIOps() |
ArrayList<BlockIORate> |
HostConfig.getBlkioDeviceWiiteIOps() |
ArrayList<BlockIORate> |
HostConfig.getBlkioDeviceWriteBps() |
ArrayList<BlockIORate> |
HostConfig.getBlkioWeightDevice() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HostConfig.setBlkioDeviceReadBps(ArrayList<BlockIORate> blkioDeviceReadBps) |
void |
HostConfig.setBlkioDeviceReadIOps(ArrayList<BlockIORate> blkioDeviceReadIOps) |
void |
HostConfig.setBlkioDeviceWiiteIOps(ArrayList<BlockIORate> blkioDeviceWiiteIOps) |
void |
HostConfig.setBlkioDeviceWriteBps(ArrayList<BlockIORate> blkioDeviceWriteBps) |
void |
HostConfig.setBlkioWeightDevice(ArrayList<BlockIORate> blkioWeightDevice) |
Copyright © 2017 Voovan. All rights reserved.