Package org.apache.jackrabbit.oak.cache
Interface CacheValue
-
public interface CacheValue
A cache value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getMemory()
The estimated amount of memory used by this object, in bytes.
-