Uses of Package
com.hazelcast.memory
-
Packages that use com.hazelcast.memory Package Description com.hazelcast.config Provides classes for configuring HazelcastInstance.com.hazelcast.memory Provides classes/interfaces for memory utilities, heap/native memory storage support. -
Classes in com.hazelcast.memory used by com.hazelcast.config Class Description Capacity Capacity represents a memory capacity with given value and
.MemoryUnit
MemorySize Deprecated.Since 5.1,Capacity
should be used instead. -
Classes in com.hazelcast.memory used by com.hazelcast.memory Class Description Capacity Capacity represents a memory capacity with given value and
.MemoryUnit
MemorySize Deprecated.Since 5.1,Capacity
should be used instead.MemoryUnit MemoryUnit represents memory size at a given unit of granularity and provides utility methods to convert across units.