Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


com.tangosol.net.cache
Interface OldCache.UnitCalculator

All Superinterfaces:
ConfigurableCacheMap.UnitCalculator
All Known Implementing Classes:
BinaryMemoryCalculator, OldCache.InternalUnitCalculator, SimpleMapIndex.IndexCalculator, SimpleMemoryCalculator
Enclosing class:
OldCache

public static interface OldCache.UnitCalculator
extends ConfigurableCacheMap.UnitCalculator

A unit calculator is an object that can calculate the cost of caching an object.


Method Summary

 

Methods inherited from interface com.tangosol.net.cache.ConfigurableCacheMap.UnitCalculator
calculateUnits, getName

 


Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.