| Package | Description |
|---|---|
| com.hazelcast.memory |
Contains classes for native memory management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoolingMemoryManager
Implements a hierachical memory allocation scheme:
Tier-1 is the platform-native memory allocator.
|
class |
StandardMemoryManager |
class |
ThreadLocalPoolingMemoryManager
Single-threaded implementation of a pooling memory manager.
|
| Modifier and Type | Method and Description |
|---|---|
HazelcastMemoryManager |
PoolingMemoryManager.getMemoryManager() |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.