| Package | Description |
|---|---|
| com.hazelcast.elastic.map |
Off-heap maps.
|
| com.hazelcast.internal.hidensity.impl |
This package contains Enterprise Hi-Density functionality implementations.
|
| com.hazelcast.map.impl.recordstore |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleableElasticHashMap.IterableSamplingEntry
Iterable sampling entry to prevent from extra object creation for iteration.
|
| Modifier and Type | Method and Description |
|---|---|
protected <E extends SampleableElasticHashMap.SamplingEntry> |
SampleableElasticHashMap.createSamplingEntry(int slot) |
<E extends SampleableElasticHashMap.SamplingEntry> |
SampleableElasticHashMap.getRandomSamples(int sampleCount) |
| Modifier and Type | Class and Description |
|---|---|
class |
SampleableEvictableHiDensityRecordMap.EvictableSamplingEntry
Sampling entry that can be evictable and also it is an eviction candidate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HDStorageSCHM.LazyEntryViewFromRecord<K,V>
Internally used
EntryView implementation for sampling based eviction specific purposes. |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends SampleableElasticHashMap.SamplingEntry> |
HDStorageSCHM.createSamplingEntry(int slot) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.