Interface ConcurrentMapInternals
- All Superinterfaces:
MapInternals
- All Known Implementing Classes:
AbstractConcurrentOffHeapCache,AbstractConcurrentOffHeapMap,AbstractPersistentConcurrentOffHeapCache,AbstractPersistentConcurrentOffHeapMap,ConcurrentOffHeapClockCache,ConcurrentOffHeapHashMap,ConcurrentWriteLockedOffHeapClockCache,ConcurrentWriteLockedOffHeapHashMap,PersistentConcurrentOffHeapClockCache,PersistentConcurrentOffHeapHashMap
-
Method Summary
Methods inherited from interface org.terracotta.offheapstore.MapInternals
getAllocatedMemory, getDataAllocatedMemory, getDataOccupiedMemory, getDataSize, getDataVitalMemory, getOccupiedMemory, getRemovedSlotCount, getReprobeLength, getSize, getTableCapacity, getUsedSlotCount, getVitalMemory
-
Method Details
-
getSegmentInternals
List<MapInternals> getSegmentInternals()
-