| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| com.hazelcast.memory | Provides classes/interfaces for memory utilities, heap/native memory storage support. | 
| Modifier and Type | Method and Description | 
|---|---|
| MemorySize | NativeMemoryConfig. getSize() | 
| Modifier and Type | Method and Description | 
|---|---|
| NativeMemoryConfig | NativeMemoryConfig. setSize(MemorySize size) | 
| Modifier and Type | Method and Description | 
|---|---|
| static MemorySize | MemorySize. parse(String value)Parses string representation of a memory size value. | 
| static MemorySize | MemorySize. parse(String value,
     MemoryUnit defaultUnit)Parses string representation of a memory size value. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.