Interface IndexRow

    • Method Detail

      • key

        IndexKey key​(int idx)
        Parameters:
        idx - Index of a key.
        Returns:
        Underlying key by specified index.
      • keysCount

        int keysCount()
        Returns:
        Keys count.
      • link

        long link()
        Returns:
        Link to a cache row.
      • cacheDataRow

        CacheDataRow cacheDataRow()
        Returns:
        Cache row.
      • indexPlainRow

        boolean indexPlainRow()
        Returns:
        True for rows used for index search (as opposed to rows stored in InlineIndexTree.