@MXBeanDescription(value="MBean for random cache eviction policy.") public interface CacheRandomEvictionPolicyMBean
random
eviction policy.Modifier and Type | Method and Description |
---|---|
int |
getMaxSize()
Gets maximum allowed cache size.
|
void |
setMaxSize(int max)
Sets maximum allowed cache size.
|
@MXBeanDescription(value="Maximum allowed cache size.") int getMaxSize()
@MXBeanDescription(value="Sets maximum allowed cache size.") void setMaxSize(int max)
max
- Maximum allowed cache size.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015