Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17689

Add support for table.existsAll in thrift2 THBaseservice

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 2.0.0
    • Thrift
    • Reviewed

    Description

      hbase thrift2 support existsAll(List<Get> gets) throws IOException;

      hbase.thrift add a method to service THBaseService like this
      list<bool> existsAll(
      1: required binary table,
      2: required list<TGet> tgets
      ) throws (1:TIOError io)

      Attachments

        1. HBASE-17689.patch
          45 kB
          Yechao Chen

        Activity

          People

            chenyechao Yechao Chen
            chenyechao Yechao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: