Joshua Batson created HBASE-14346:
-------------------------------------

             Summary: Typo in FamilyFilter
                 Key: HBASE-14346
                 URL: https://issues.apache.org/jira/browse/HBASE-14346
             Project: HBase
          Issue Type: Bug
          Components: documentation
            Reporter: Joshua Batson
            Priority: Trivial


I think there's a typo. "qualifier name" should read "column family name"

Family Filter

    This filter takes a compare operator and a comparator. It compares each 
qualifier name with the comparator using the compare operator and if the 
comparison returns true, it returns all the key-values in that column.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to