Skip navigation links

Oracle® Coherence Java API Reference
Release 12.1.2.0.3

E26043-02


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 12.1.2.0.3

E26043-02


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