Uses of Interface
com.gigaspaces.server.eviction.SpaceEvictionManager
Packages that use SpaceEvictionManager
Package
Description
-
Uses of SpaceEvictionManager in com.gigaspaces.internal.server.space.eviction
Methods in com.gigaspaces.internal.server.space.eviction with parameters of type SpaceEvictionManagerModifier and TypeMethodDescriptionvoidTimeBasedSpaceEvictionStrategy.initialize(SpaceEvictionManager evictionManager, SpaceEvictionStrategyConfig config) -
Uses of SpaceEvictionManager in com.gigaspaces.server.eviction
Methods in com.gigaspaces.server.eviction that return SpaceEvictionManagerModifier and TypeMethodDescriptionprotected SpaceEvictionManagerSpaceEvictionStrategy.getEvictionManager()Returns the eviction manager provided during initialization.Methods in com.gigaspaces.server.eviction with parameters of type SpaceEvictionManagerModifier and TypeMethodDescriptionvoidSpaceEvictionStrategy.initialize(SpaceEvictionManager evictionManager, SpaceEvictionStrategyConfig config) Called during the space initialization. -
Uses of SpaceEvictionManager in com.j_spaces.core.cache
Classes in com.j_spaces.core.cache that implement SpaceEvictionManagerModifier and TypeClassDescriptionclassThe Cache Manager acts as a fast intermediate storage for objects in Virtual Memory.