You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/04/23 23:18:15 UTC

[jira] [Created] (HBASE-11060) Replace Filter#filterRow(List) with Filter#filterRowCells(List)

Ted Yu created HBASE-11060:
------------------------------

             Summary: Replace Filter#filterRow(List) with Filter#filterRowCells(List)
                 Key: HBASE-11060
                 URL: https://issues.apache.org/jira/browse/HBASE-11060
             Project: HBase
          Issue Type: Task
            Reporter: Ted Yu


Currently ColumnProjectionFilter overrides Filter#filterRow(List) which has been deprecated.
Filter#filterRowCells(List) should be overridden instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)