public class IrThrottlePolicy
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
storageAwareness |
protected java.lang.String |
throttleType |
Constructor and Description |
---|
IrThrottlePolicy() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getThrottleType() |
boolean |
isStorageAwareness() |
void |
setStorageAwareness(boolean value) |
void |
setThrottleType(java.lang.String value) |