Package org.apache.jackrabbit.oak.cache
Interface CacheValue
Deprecated.
The Jackrabbit Oak Cache library is designed for Oak-internal use only and thus deprecated. It will not be part of the AEM SDK after April 2023.
A cache value.
-
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.The estimated amount of memory used by this object, in bytes.
-
Method Details
-
getMemory
int getMemory()Deprecated.The estimated amount of memory used by this object, in bytes.- Returns:
- the estimated number of bytes
-