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.cache
Subclasses of SimpleMemoryCalculator in com.tangosol.net.cacheModifier and TypeClassDescriptionclass
A 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.util
Subclasses of SimpleMemoryCalculator in com.tangosol.utilModifier and TypeClassDescriptionstatic class
A statefulcalculator
used to calculate the cost of a homogeneous index (holding all values of a single type).