| Package | Description |
|---|---|
| com.hazelcast.elastic.queue |
Off-heap queues.
|
| com.hazelcast.memory |
Contains classes for native memory management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongConcurrentLinkedQueue
See http://www.cs.rochester.edu/u/scott/papers/1996_PODC_queues.pdf
See ABA problem; http://en.wikipedia.org/wiki/ABA_problem
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoolingMemoryManager
Implements a hierachical memory allocation scheme:
Tier-1 is the platform-native memory allocator.
|
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.