Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7320 Remove KeyValue.getBuffer()
  3. HBASE-10532

Make KeyValueComparator in KeyValue to accept Cell instead of KeyValue.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 0.99.0
    • None
    • None

    Description

      public int compareRows(final KeyValue left, final KeyValue right)
      public boolean matchingRows(final KeyValue left, final KeyValue right)

      We can make them to use Cells instead of KeyValue incase we need to use them for comparison of any type of cell in future.

      Attachments

        1. HBASE-10532.patch
          3 kB
          ramkrishna.s.vasudevan
        2. HBASE-10532.patch
          9 kB
          ramkrishna.s.vasudevan
        3. HBASE-10532_2.patch
          9 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: