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.MaxSizePolicy
true
if maximum size has been reached, false
otherwiseCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.