R - Result type of actual PageHandler class.public interface PageHandlerWrapper<R>
PageHandler instances.| Modifier and Type | Method and Description |
|---|---|
PageHandler<?,R> |
wrap(BPlusTree<?,?> tree,
PageHandler<?,R> hnd)
Wraps given
hnd. |
PageHandler<?,R> wrap(BPlusTree<?,?> tree, PageHandler<?,R> hnd)
hnd.tree - Instance of BPlusTree where given is used.hnd - Page handler to wrap.hnd.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019