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.ConditionHysteresisConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, long freeMemory) ICacheMonitor.ConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) ICacheMonitorEvent.getNewCondition()ThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) protected ICacheMonitor.ConditionThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, long freeMemory) ICacheMonitorEvent.getOldCondition()static ICacheMonitor.ConditionGibt 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.ConditionHysteresisConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, long freeMemory) ICacheMonitor.ConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) ThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition) protected ICacheMonitor.ConditionThresholdConditionPolicy.getNewCondition(ICacheMonitor.Condition oldCondition, long freeMemory) protected voidCacheMonitor.setCondition(ICacheMonitor.Condition newCondition)