public static class OverloadManagerImpl.AppOverloadInfo extends Object
| Constructor and Description |
|---|
OverloadManagerImpl.AppOverloadInfo(ApplicationId appId) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendEntry(int type,
double lowThreshold,
double highThreshold) |
ApplicationId |
getAppId() |
boolean |
isOverload() |
boolean |
isOverload(int type) |
void |
updateInformation(int type,
double threshold) |
public OverloadManagerImpl.AppOverloadInfo(ApplicationId appId)
public ApplicationId getAppId()
public void appendEntry(int type,
double lowThreshold,
double highThreshold)
public boolean isOverload()
public boolean isOverload(int type)
public void updateInformation(int type,
double threshold)
Copyright © 2016. All Rights Reserved.