Uses of Record Class
com.loomcache.server.cache.MemoryManager.MemoryThreshold
Packages that use MemoryManager.MemoryThreshold
-
Uses of MemoryManager.MemoryThreshold in com.loomcache.server.cache
Methods in com.loomcache.server.cache that return MemoryManager.MemoryThresholdModifier and TypeMethodDescriptionMemoryManager.MemoryThreshold.fromHeapSize(long maxHeapBytes) Create thresholds from heap size with standard percentages.Methods in com.loomcache.server.cache with parameters of type MemoryManager.MemoryThresholdModifier and TypeMethodDescriptionbooleanMemoryManager.MemoryStats.aboveHardLimit(MemoryManager.MemoryThreshold threshold) booleanMemoryManager.MemoryStats.aboveSoftLimit(MemoryManager.MemoryThreshold threshold) Constructors in com.loomcache.server.cache with parameters of type MemoryManager.MemoryThreshold