|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.net4j.util.cache.ThresholdConditionPolicy
public class ThresholdConditionPolicy
Constructor Summary | |
---|---|
ThresholdConditionPolicy(long thresholdRedYellow,
long thresholdYellowGreen)
|
Method Summary | |
---|---|
ICacheMonitor.Condition |
getNewCondition(ICacheMonitor.Condition oldCondition)
|
protected ICacheMonitor.Condition |
getNewCondition(ICacheMonitor.Condition oldCondition,
long freeMemory)
|
long |
getThresholdRedYellow()
|
long |
getThresholdYellowGreen()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThresholdConditionPolicy(long thresholdRedYellow, long thresholdYellowGreen)
Method Detail |
---|
public long getThresholdRedYellow()
public long getThresholdYellowGreen()
public ICacheMonitor.Condition getNewCondition(ICacheMonitor.Condition oldCondition)
getNewCondition
in interface ICacheMonitor.ConditionPolicy
protected ICacheMonitor.Condition getNewCondition(ICacheMonitor.Condition oldCondition, long freeMemory)
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |