Uses of Class
com.tangosol.net.cache.SimpleMemoryCalculator
Packages that use SimpleMemoryCalculator
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
- 
Uses of SimpleMemoryCalculator in com.tangosol.net.cacheSubclasses of SimpleMemoryCalculator in com.tangosol.net.cacheModifier and TypeClassDescriptionclassA UnitCalculator implementation that weighs a cache entry based upon the amount of physical memory (in bytes) required to store the entry.
- 
Uses of SimpleMemoryCalculator in com.tangosol.utilSubclasses of SimpleMemoryCalculator in com.tangosol.utilModifier and TypeClassDescriptionstatic classA statefulcalculatorused to calculate the cost of a homogeneous index (holding all values of a single type).