public static class OverloadManagerImpl.AppOverloadInfoEntry extends Object
| Constructor and Description |
|---|
OverloadManagerImpl.AppOverloadInfoEntry(int type,
double lowThreshold,
double highThreshold) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCurrentValue() |
double |
getHighThreshold() |
double |
getLowThreshold() |
int |
getType() |
boolean |
isOverload() |
void |
updateInformation(double threshold) |
Copyright © 2016. All Rights Reserved.