| Interface | Description |
|---|---|
| OffHeapComparator |
Comparator of the off-heap values given to the compare methods as native addresses and sizes.
|
| OffHeapTreeEntry |
API to interact with a Tree entry, to access the Key and/or Values associated with it.
|
| OffHeapTreeStore |
Represents abstract API for the OffHeap append-only key value storage
|
| Enum | Description |
|---|---|
| OrderingDirection |
Specifies ordering direction to iterate over sorted off-heap storage
ASC - ascending order
DESC - descending order
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.