Add client API to expose bloom filter check
-------------------------------------------

                 Key: HBASE-2702
                 URL: https://issues.apache.org/jira/browse/HBASE-2702
             Project: HBase
          Issue Type: New Feature
          Components: client, regionserver
            Reporter: Jonathan Gray
            Priority: Minor


There may be some valid use cases where a user wants to check for existence of 
a given row or row+col using bloom filters but without performing the Get if 
the bloom gets a hit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to