| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Field and Description |
|---|---|
protected NewChunkListener |
MappedFile.newChunkListener
invoked when a new chunk is allocated
|
| Modifier and Type | Method and Description |
|---|---|
NewChunkListener |
MappedFile.getNewChunkListener()
Returns the listener that is notified when a new chunk is created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedFile.setNewChunkListener(NewChunkListener listener)
Sets the listener to be notified when a new chunk is created.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.