Class RowBloomHashKey


@Private public class RowBloomHashKey extends CellHashKey
  • Constructor Details

  • Method Details

    • get

      public byte get(int offset)
      Description copied from class: HashKey
      Return The byte at the given position in this HashKey
      Specified by:
      get in class HashKey<Cell>
    • length

      public int length()
      Description copied from class: HashKey
      Returns The number of bytes in this HashKey
      Specified by:
      length in class HashKey<Cell>