Package org.apache.jackrabbit.oak.cache
Interface CacheValue
-
- All Known Implementing Classes:
ClusterNodeInfoDocument,Document,DocumentNodeState,DocumentNodeState.Children,JournalEntry,LocalDiffCache.Diff,MemoryDiffCache.Key,NamePathRev,NodeDocument,Path,PathRev,Revision,RevisionsKey,RevisionVector,StringValue
public interface CacheValueA cache value.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMemory()The estimated amount of memory used by this object, in bytes.
-