| Package | Description |
|---|---|
| net.openhft.chronicle.core | |
| net.openhft.chronicle.core.io |
The resource management package provides classes and interfaces for managing the lifecycle of
resources such as files, streams, and memory buffers.
|
| net.openhft.chronicle.core.pool |
Provides classes and interfaces for pooling and efficient access of various resources like classes, strings, and enum values.
|
| net.openhft.chronicle.core.threads |
Provides classes and interfaces for thread management and scheduling in an
event-driven programming model.
|
| Class and Description |
|---|
| ClassLocal
Lambda friendly, ClassLocal value to cache information relating to a class.
|
| ClassMetrics
ClassMetrics is a utility class that holds offset and length metrics of a class.
|
| Jvm.SignalHandler |
| Memory
The Memory interface provides low-level memory access methods.
|
| StackTrace
Represents a throwable stack trace which is created purely for reporting purposes.
|
| UnsafeMemory |
| Class and Description |
|---|
| StackTrace
Represents a throwable stack trace which is created purely for reporting purposes.
|
| Class and Description |
|---|
| ClassLocal
Lambda friendly, ClassLocal value to cache information relating to a class.
|
| Class and Description |
|---|
| StackTrace
Represents a throwable stack trace which is created purely for reporting purposes.
|
Copyright © 2023. All rights reserved.