Package | Description |
---|---|
com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
Modifier and Type | Method and Description |
---|---|
protected <E extends SampleableConcurrentHashMap.SamplingEntry> |
SampleableConcurrentHashMap.createSamplingEntry(K key,
V value) |
<E extends SampleableConcurrentHashMap.SamplingEntry> |
SampleableConcurrentHashMap.getRandomSamples(int sampleCount)
Gets and returns samples as
sampleCount . |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.