| Package | Description |
|---|---|
| com.hazelcast.internal.nearcache.impl.store |
Near Cache store implementations.
|
| Modifier and Type | Method and Description |
|---|---|
protected NearCacheObjectRecord<V> |
NearCacheObjectRecordStore.createRecord(V value) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
NearCacheObjectRecordStore.getRecordStorageMemoryCost(NearCacheObjectRecord record) |
protected void |
NearCacheObjectRecordStore.updateRecordValue(NearCacheObjectRecord<V> record,
V value) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.