@MXBeanDescription(value="MBean for random cache eviction policy.") public interface RandomEvictionPolicyMBean
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
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016