| Package | Description |
|---|---|
| net.openhft.chronicle.core.threads |
| Class and Description |
|---|
| CleaningThreadLocal
CleaningThreadLocal - a ThreadLocal that never leaks native resources
|
| EventHandler
Represents a handler for events within an
EventLoop. |
| EventLoop
EventLoop represents an event-driven loop responsible for processing
EventHandlers. |
| HandlerPriority
Enum representing different priority levels for event handlers in an event loop.
|
| InvalidEventHandlerException
Represents an exception that is thrown when an event handler is invalid or
needs to be removed from an event loop.
|
| VanillaEventHandler
Represents an event handler that performs actions within an event loop.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.