Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Cache API
-
Labels:None
-
Number of attachments :
Description
CacheEntry needs to be refactored.
Right now we have a lot of fields that are not needed for most users. Fields such as getCost/getSize
Instead, we should somehow base the CacheEntry around AttributeMap