Class DefaultTimeBasedSpaceEvictionStrategy
java.lang.Object
com.gigaspaces.server.eviction.SpaceEvictionStrategy
com.gigaspaces.internal.server.space.eviction.TimeBasedSpaceEvictionStrategy
com.gigaspaces.internal.server.space.eviction.DefaultTimeBasedSpaceEvictionStrategy
- Since:
- 9.1
- Author:
- Yechiel Feffer
-
Nested Class Summary
Nested classes/interfaces inherited from class com.gigaspaces.internal.server.space.eviction.TimeBasedSpaceEvictionStrategy
TimeBasedSpaceEvictionStrategy.TimeBasedEvictionPayload -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.internal.server.space.eviction.TimeBasedSpaceEvictionStrategy
close, evict, initialize, onInsert, onLoad, onRemoveMethods inherited from class com.gigaspaces.server.eviction.SpaceEvictionStrategy
getEvictionConfig, getEvictionManager, isClosed, onRead, onUpdate, requiresConcurrencyProtection
-
Constructor Details
-
DefaultTimeBasedSpaceEvictionStrategy
-