Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.recordstore |
Modifier and Type | Method and Description |
---|---|
static <K,V> EntryCostEstimator<K,V> |
OwnedEntryCostEstimatorFactory.createMapSizeEstimator(InMemoryFormat inMemoryFormat) |
Modifier and Type | Method and Description |
---|---|
EntryCostEstimator |
StorageImpl.getEntryCostEstimator() |
EntryCostEstimator |
Storage.getEntryCostEstimator() |
Modifier and Type | Method and Description |
---|---|
void |
StorageImpl.setEntryCostEstimator(EntryCostEstimator entryCostEstimator) |
void |
Storage.setEntryCostEstimator(EntryCostEstimator entryCostEstimator) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.