Verwendungen von Enum-Klasse
org.eclipse.net4j.util.cache.ICacheMonitor.Condition
Packages, die ICacheMonitor.Condition verwenden
Package
Beschreibung
A generic caching and memory monitoring framework.
-
Verwendungen von ICacheMonitor.Condition in org.eclipse.net4j.util.cache
Methoden in org.eclipse.net4j.util.cache, die ICacheMonitor.Condition zurückgebenModifizierer und TypMethodeBeschreibungCacheMonitor.getCondition()
ICacheMonitor.getCondition()
protected ICacheMonitor.Condition
HysteresisConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition, long freeMemory) ICacheMonitor.ConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition) ICacheMonitorEvent.getNewCondition()
ThresholdConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition) protected ICacheMonitor.Condition
ThresholdConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition, long freeMemory) ICacheMonitorEvent.getOldCondition()
static ICacheMonitor.Condition
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ICacheMonitor.Condition[]
ICacheMonitor.Condition.values()
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.eclipse.net4j.util.cache mit Parametern vom Typ ICacheMonitor.ConditionModifizierer und TypMethodeBeschreibungprotected ICacheMonitor.Condition
HysteresisConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition, long freeMemory) ICacheMonitor.ConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition) ThresholdConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition) protected ICacheMonitor.Condition
ThresholdConditionPolicy.getNewCondition
(ICacheMonitor.Condition oldCondition, long freeMemory) protected void
CacheMonitor.setCondition
(ICacheMonitor.Condition newCondition)