Uses of Class
com.tangosol.net.cache.SimpleMemoryCalculator
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of SimpleMemoryCalculator in com.tangosol.net.cache
Modifier 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
Modifier and TypeClassDescriptionstatic class
A statefulcalculator
used to calculate the cost of a homogeneous index (holding all values of a single type).