public interface MaxSizeChecker
EvictionConfig.MaxSizePolicy.| Modifier and Type | Method and Description | 
|---|---|
| boolean | isReachedToMaxSize()Checks the state to see if it has reached its maximum configured size
  EvictionConfig.MaxSizePolicy | 
boolean isReachedToMaxSize()
EvictionConfig.MaxSizePolicytrue if maximum size has been reached, false otherwiseCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.