public class ReadCache extends Object
Constructor and Description |
---|
ReadCache(PageFile pageFile,
PageCache<Integer,Object> cache) |
Modifier and Type | Method and Description |
---|---|
PageCache |
cache() |
<T> T |
cacheLoad(PagedAccessor<T> marshaller,
int pageId) |
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.