Package | Description |
---|---|
com.hazelcast.map.impl.querycache.subscriber |
This package contains classes which are used for
QueryCache
event subscription side. |
Modifier and Type | Method and Description |
---|---|
protected QueryCacheRecordHashMap.QueryCacheEvictableSamplingEntry |
QueryCacheRecordHashMap.createSamplingEntry(Data key,
QueryCacheRecord value) |
Modifier and Type | Method and Description |
---|---|
Iterable<QueryCacheRecordHashMap.QueryCacheEvictableSamplingEntry> |
QueryCacheRecordHashMap.sample(int sampleCount) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.