|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface OldCache.UnitCalculator
A unit calculator is an object that can calculate the cost of caching an object.
| Method Summary | |
|---|---|
int |
calculateUnits(Object oKey,
Object oValue)
Calculate a cache cost for the specified cache entry key and value. |
| Method Detail |
|---|
int calculateUnits(Object oKey,
Object oValue)
oKey - the cache key to evaluate for unit costoValue - the cache value to evaluate for unit cost
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||