| Package | Description |
|---|---|
| com.hazelcast.map.impl.recordstore |
| Modifier and Type | Method and Description |
|---|---|
Iterable<LazyEntryViewFromRecord> |
StorageImpl.getRandomSamples(int sampleCount) |
Iterable<LazyEntryViewFromRecord> |
Storage.getRandomSamples(int sampleCount)
Used for sampling based eviction, returns sampled entries.
|
Copyright © 2018. All Rights Reserved.