| Package | Description |
|---|---|
| net.openhft.chronicle.core.cleaner |
Provides utility classes and interfaces to efficiently manage the cleanup of byte buffers.
|
| net.openhft.chronicle.core.cleaner.spi |
Provides a service provider interface (SPI) for ByteBuffer cleaning operations.
|
| Class and Description |
|---|
| ByteBufferCleanerService
Service interface to perform cleaning operation on ByteBuffers.
|
| Class and Description |
|---|
| ByteBufferCleanerService.Impact
Enum representing the various impact levels of the cleaning operation.
|
Copyright © 2024. All rights reserved.