See: Description
| Interface | Description |
|---|---|
| HiDensityRecordAccessor<R extends HiDensityRecord> |
Record accessor implementation for:
Creating a new
HiDensityRecord
Accessing the data and value of HiDensityRecord
Disposing the data and value of HiDensityRecord
|
| HiDensityRecordMap<R extends HiDensityRecord> |
Map storage interface to hold
HiDensityRecord objects. |
| HiDensityRecordProcessor<R extends HiDensityRecord> |
Record processor implementation for:
Creating a new
HiDensityRecord
Accessing the data and value of HiDensityRecord
Disposing the data and value of HiDensityRecord
|
| HiDensityRecordStore<R extends HiDensityRecord> |
HiDensityRecordStore is the contract for Hi-Density specific record store operations. |
| Class | Description |
|---|---|
| HiDensityRecord |
Base class of all record implementations for Hi-Density storage.
|
| HiDensityStorageInfo |
Holds information about Hi-Density storage such as entry count, used memory, etc.
|
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.