Class PageHelperImpl


  • public class PageHelperImpl
    extends Object
    Util class to map a global offset to a page id and relative offset within the page - w.r.t. a given page size
    • Field Detail

      • pageSize

        protected int pageSize
    • Constructor Detail

      • PageHelperImpl

        public PageHelperImpl​(int pageSize)
    • Method Detail

      • getPageSize

        public int getPageSize()