Uses of Interface
com.gigaspaces.internal.server.space.eviction.IEvictionChain
Packages that use IEvictionChain
-
Uses of IEvictionChain in com.gigaspaces.internal.server.space.eviction
Classes in com.gigaspaces.internal.server.space.eviction that implement IEvictionChainModifier and TypeClassDescriptionclassmostly concurrent chain segment can be used for LRU and FIFO eviction insertion is totally non-blocking removal locks the specific node + its previous in order to keep balanced list, we use segments in order to minimize contentionclasssegments.