| Package | Description |
|---|---|
| com.hazelcast.elastic.tree |
RB Tree implementation
|
| com.hazelcast.elastic.tree.impl |
| Class and 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.
|
| OrderingDirection
Specifies ordering direction to iterate over sorted off-heap storage
ASC - ascending order
DESC - descending order
|
| Class and 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
|
| OrderingDirection
Specifies ordering direction to iterate over sorted off-heap storage
ASC - ascending order
DESC - descending order
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.