Interface PageSlowRead

All Superinterfaces:
GetPageSize, PageBuffers
All Known Subinterfaces:
PageData
All Known Implementing Classes:
PageDataImpl

public interface PageSlowRead
extends GetPageSize, PageBuffers
Чтение из slow буферв
  • Method Summary

    Modifier and Type Method Description
    default int getMaxSlowPageIndex()
    Возвращает макс индекс slow страницы
    default byte[] slowData​(int pageIndex)
    Чтение страницы из slow

    Methods inherited from interface xyz.cofe.cbuffer.page.GetPageSize

    getPageSize

    Methods inherited from interface xyz.cofe.cbuffer.page.PageBuffers

    getFastBuffer, getSlowBuffer
  • Method Details

    • slowData

      default byte[] slowData​(int pageIndex)
      Чтение страницы из slow
      Parameters:
      pageIndex - индекс slow страницы
      Returns:
      данные или null если страница отсуствует
    • getMaxSlowPageIndex

      default int getMaxSlowPageIndex()
      Возвращает макс индекс slow страницы
      Returns:
      макс индекс