Interface PendingRowIO

    • Method Detail

      • getExpireTime

        long getExpireTime​(long pageAddr,
                           int idx)
        Parameters:
        pageAddr - Page address.
        idx - Index.
        Returns:
        Expire time.
      • getLink

        long getLink​(long pageAddr,
                     int idx)
        Parameters:
        pageAddr - Page address.
        idx - Index.
        Returns:
        Link.
      • getCacheId

        int getCacheId​(long pageAddr,
                       int idx)
        Parameters:
        pageAddr - Page address.
        idx - Index.
        Returns:
        Cache ID or 0 if Cache ID is not defined.