Uses of Class
org.terracotta.offheapstore.disk.paging.MappedPage
Packages that use MappedPage
-
Uses of MappedPage in org.terracotta.offheapstore.disk.paging
Fields in org.terracotta.offheapstore.disk.paging with type parameters of type MappedPageModifier and TypeFieldDescriptionprivate final IdentityHashMap<MappedPage, Long> MappedPageSource.pagesMethods in org.terracotta.offheapstore.disk.paging that return MappedPageModifier and TypeMethodDescriptionMappedPageSource.allocate(int size, boolean thief, boolean victim, OffHeapStorageArea owner) MappedPageSource.claimPage(long address, long size)