Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-847 new API: HTable.getRow with numVersion specified
  3. HBASE-857

Add a getFamily method that returns all the cells in a column family

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.19.0
    • None
    • None

    Description

      Add a getFamily method that returns all the Cells for a column. Something like:

      public Cell[] getFamily(byte[] row, byte[] family, long timestamp, int versions)
      

      Attachments

        Activity

          People

            dogacan Dogacan Guney
            jimk Jim Kellerman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: