org.jdiameter.server.impl
Class OverloadManagerImpl.AppOverloadInfoEntry
java.lang.Object
org.jdiameter.server.impl.OverloadManagerImpl.AppOverloadInfoEntry
- Enclosing class:
- OverloadManagerImpl
public static class OverloadManagerImpl.AppOverloadInfoEntry
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OverloadManagerImpl.AppOverloadInfoEntry
public OverloadManagerImpl.AppOverloadInfoEntry(int type,
double lowThreshold,
double highThreshold)
getType
public int getType()
getLowThreshold
public double getLowThreshold()
getHighThreshold
public double getHighThreshold()
getCurrentValue
public double getCurrentValue()
updateInformation
public void updateInformation(double threshold)
isOverload
public boolean isOverload()
Copyright © 2008. All Rights Reserved.