| Package | Description |
|---|---|
| com.hazelcast.spi.hotrestart.impl |
Implementation code for the Hot Restart store SPI.
|
| com.hazelcast.spi.hotrestart.impl.gc |
Implementation of garbage collection for the
Hot Restart store.
|
| com.hazelcast.spi.hotrestart.impl.gc.chunk | |
| com.hazelcast.spi.hotrestart.impl.gc.record | |
| com.hazelcast.spi.hotrestart.impl.io |
| Class and Description |
|---|
| Record
Holds the metadata on the newest record in a chunk associated with a given key and also
some metadata on any dead records within the same chunk associated with the same key.
|
| Class and Description |
|---|
| RecordMap |
| Class and Description |
|---|
| Record
Holds the metadata on the newest record in a chunk associated with a given key and also
some metadata on any dead records within the same chunk associated with the same key.
|
| RecordDataHolder
Implementation of
RecordDataSink. |
| RecordMap |
| Class and Description |
|---|
| Record
Holds the metadata on the newest record in a chunk associated with a given key and also
some metadata on any dead records within the same chunk associated with the same key.
|
| RecordMap |
| RecordMap.Cursor
Cursor over record map's contents.
|
| RecordMapOffHeap
Record map backed by off-heap storage.
|
| RecordOffHeap
Specialization of
Record as a Flyweight object around a pointer to a native-memory record structure. |
| Class and Description |
|---|
| Record
Holds the metadata on the newest record in a chunk associated with a given key and also
some metadata on any dead records within the same chunk associated with the same key.
|
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.