Uses of Class
org.terracotta.offheapstore.disk.paging.MappedPage

Packages that use MappedPage
org.terracotta.offheapstore.disk.paging   
 

Uses of MappedPage in org.terracotta.offheapstore.disk.paging
 

Methods in org.terracotta.offheapstore.disk.paging that return MappedPage
 MappedPage MappedPageSource.allocate(int size, boolean thief, boolean victim, OffHeapStorageArea owner)
           
 MappedPage MappedPageSource.claimPage(long address, long size)
           
 



Copyright © 2016. All Rights Reserved.