public class ReadCache extends Object
ReadCache(PageFile pageFile, PageCache<Integer,Object> cache)
PageCache
cache()
<T> T
cacheLoad(PagedAccessor<T> marshaller, int pageId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReadCache(PageFile pageFile, PageCache<Integer,Object> cache)
public <T> T cacheLoad(PagedAccessor<T> marshaller, int pageId)
public PageCache cache()
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.