Interface MemoryObject
-
- All Known Implementing Classes:
PageFile,TreeStoreNodeState
public interface MemoryObjectA interface for memory-bound cache objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longestimatedMemory()Get the estimate memory size.
-