Interface Pageable

    • Method Detail

      • getIndexSize

        long getIndexSize()
      • getLastIndexed

        long getLastIndexed()
      • readPage

        byte[] readPage​(long page,
                        long itemsPerPage,
                        boolean descending)
                 throws IOException
        Throws:
        IOException