| Package | Description |
|---|---|
| com.hazelcast.spi.hotrestart |
SPI for the Hot Restart store.
|
| 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.gc.tracker |
| Class and Description |
|---|
| HotRestartException
Exception type exposed to the client of the Hot Restart SPI.
|
| HotRestartKey
Identifies a record in the Hot Restart store.
|
| KeyHandle
A "lightweight" key which uniquely identifies a record
in the Hot Restart store's metadata structures using the minimal
amount of data.
|
| RamStore
Specifies operations that the Hot Restart store will request from the
RAM store.
|
| RecordDataSink
A mutable sink for the data of a single record in the Hot Restart
Store.
|
| Class and Description |
|---|
| HotRestartException
Exception type exposed to the client of the Hot Restart SPI.
|
| HotRestartKey
Identifies a record in the Hot Restart store.
|
| HotRestartStore
Persistent store of key-value mappings specifically tailored to support
the Hot Restart feature.
|
| KeyHandle
A "lightweight" key which uniquely identifies a record
in the Hot Restart store's metadata structures using the minimal
amount of data.
|
KeyHandleOffHeap
KeyHandle for an off-heap record. |
| RamStore
Specifies operations that the Hot Restart store will request from the
RAM store.
|
| RamStoreRegistry
RAM store registry for the data managed by a Hot Restart store.
|
| Class and Description |
|---|
| HotRestartKey
Identifies a record in the Hot Restart store.
|
| Class and Description |
|---|
| KeyHandle
A "lightweight" key which uniquely identifies a record
in the Hot Restart store's metadata structures using the minimal
amount of data.
|
| Class and Description |
|---|
| KeyHandle
A "lightweight" key which uniquely identifies a record
in the Hot Restart store's metadata structures using the minimal
amount of data.
|
| RecordDataSink
A mutable sink for the data of a single record in the Hot Restart
Store.
|
| Class and Description |
|---|
| KeyHandle
A "lightweight" key which uniquely identifies a record
in the Hot Restart store's metadata structures using the minimal
amount of data.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.