org.terracotta.offheapstore.disk.paging
Class MappedPage
java.lang.Object
org.terracotta.offheapstore.paging.Page
org.terracotta.offheapstore.disk.paging.MappedPage
public class MappedPage
- extends Page
- Author:
- cdennis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappedPage
public MappedPage(MappedByteBuffer buffer)
asByteBuffer
public MappedByteBuffer asByteBuffer()
- Overrides:
asByteBuffer in class Page
Copyright © 2015. All Rights Reserved.