| Package | Description |
|---|---|
| com.hazelcast.internal.memory.impl | |
| com.hazelcast.memory |
Contains classes for native memory management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnsafeMalloc |
| Modifier and Type | Method and Description |
|---|---|
protected ThreadLocalPoolingMemoryManager |
PoolingMemoryManager.newThreadLocalPoolingMemoryManager(int minBlockSize,
int pageSize,
LibMalloc malloc,
PooledNativeMemoryStats stats) |
| Constructor and Description |
|---|
ThreadLocalPoolingMemoryManager(int minBlockSize,
int pageSize,
LibMalloc malloc,
PooledNativeMemoryStats stats) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.