| 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 SizeEstimator |
SizeEstimatorFactory.createMapSizeEstimator(InMemoryFormat inMemoryFormat) |
| Modifier and Type | Method and Description |
|---|---|
SizeEstimator |
StorageImpl.getSizeEstimator() |
SizeEstimator |
Storage.getSizeEstimator() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageImpl.setSizeEstimator(SizeEstimator sizeEstimator) |
void |
Storage.setSizeEstimator(SizeEstimator sizeEstimator) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.