public class StorageDrsIoLoadBalanceConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Integer |
ioLatencyThreshold |
Integer |
ioLoadImbalanceThreshold |
dynamicProperty, dynamicType| Constructor and Description |
|---|
StorageDrsIoLoadBalanceConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getIoLatencyThreshold() |
Integer |
getIoLoadImbalanceThreshold() |
void |
setIoLatencyThreshold(Integer ioLatencyThreshold) |
void |
setIoLoadImbalanceThreshold(Integer ioLoadImbalanceThreshold) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Integer ioLatencyThreshold
public Integer ioLoadImbalanceThreshold
public Integer getIoLatencyThreshold()
public Integer getIoLoadImbalanceThreshold()
public void setIoLatencyThreshold(Integer ioLatencyThreshold)
public void setIoLoadImbalanceThreshold(Integer ioLoadImbalanceThreshold)
Copyright © 2011-2012. All Rights Reserved.