| Package | Description | 
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.map.impl.nearcache | |
| com.hazelcast.map.impl.recordstore | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SizeEstimator | MapContainer. nearCacheSizeEstimator | 
| Modifier and Type | Method and Description | 
|---|---|
| static SizeEstimator | SizeEstimators. createMapSizeEstimator(InMemoryFormat inMemoryFormat) | 
| static SizeEstimator | SizeEstimators. createNearCacheSizeEstimator(NearCacheConfig nearCacheConfig) | 
| SizeEstimator | MapContainer. getNearCacheSizeEstimator() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NearCacheSizeEstimatorSize estimator for near cache. | 
| Modifier and Type | Method and Description | 
|---|---|
| SizeEstimator | NearCacheImpl. getNearCacheSizeEstimator() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NearCacheImpl. setNearCacheSizeEstimator(SizeEstimator nearCacheSizeEstimator) | 
| 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.