public interface MemoryInfoAccessor
com.hazelcast.map.impl.eviction.EvictionOperator#memoryInfoAccessor}
Modifier and Type | Method and Description |
---|---|
long |
getFreeMemory() |
long |
getMaxMemory() |
long |
getTotalMemory() |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.