| Package | Description |
|---|---|
| net.openhft.chronicle.hash |
Contains common interfaces and utilities for
ChronicleMaps (net.openhft.chronicle.map package) and
ChronicleSets
(net.openhft.chronicle.set package). |
| net.openhft.chronicle.hash.impl.stage.entry | |
| net.openhft.chronicle.hash.impl.stage.iter | |
| net.openhft.chronicle.hash.impl.stage.query | |
| net.openhft.chronicle.hash.locks |
Contains abstractions of inter-process locks, used in Chronicle Map.
|
| net.openhft.chronicle.map |
Contains
ChronicleMap interface, ChronicleMap context
interfaces, ChronicleMapBuilder class and related stuff. |
| net.openhft.chronicle.map.impl.stage.input | |
| net.openhft.chronicle.map.impl.stage.query | |
| net.openhft.chronicle.set |
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessDeadLockException
Thrown from
InterProcessLock.lock() and InterProcessLock.lockInterruptibly() when
if fails to acquire the lock for some implementation-defined period of time. |
| InterProcessLock
An inter-process lock, used to control access to some shared off-heap resources of
ChronicleHash instances. |
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessLock
An inter-process lock, used to control access to some shared off-heap resources of
ChronicleHash instances. |
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
| Class and Description |
|---|
| InterProcessReadWriteUpdateLock
Tri-level lock, for efficient handling of concurrent accesses, that require different privileges.
|
Copyright © 2024. All rights reserved.