See: Description
| Interface | Description |
|---|---|
| GridCacheRandomEvictionPolicyMBean |
MBean for
random eviction policy. |
| Class | Description |
|---|---|
| GridCacheRandomEvictionPolicy<K,V> |
Cache eviction policy which will select random cache entry for eviction if cache
size exceeds the
GridCacheRandomEvictionPolicy.getMaxSize() parameter. |
Copyright © 2014. All rights reserved.