| Package | Description |
|---|---|
| com.hazelcast.spi.hotrestart.impl |
Implementation code for the Hot Restart store SPI.
|
| com.hazelcast.spi.hotrestart.impl.io |
| Modifier and Type | Method and Description |
|---|---|
static RestartItem |
RestartItem.clearedItem(ChunkFileRecord rec)
Constructs an item that corresponds to a cleared record (interred by a prefix tombstone).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkFileCursor
A cursor over a chunk file's contents.
|
static class |
ChunkFileCursor.Tomb
Specialization of
ChunkFileCursor to tombstone chunk. |
| Modifier and Type | Method and Description |
|---|---|
ChunkFileRecord |
ChunkFilesetCursor.currentRecord() |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.