[
https://issues.apache.org/jira/browse/HBASE-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725468#action_12725468
]
stack commented on HBASE-1582:
------------------------------
Committed part 1. Adds new Clint filters and some basic tests that need
fleshing out. Also does a bunch of renaming in filter dirs. Uses consistent
pattern where we drop 'Row' from old name.
Renamed RowPrefixFilter as PrefixFilter
Added new Set of filters as FilterSet.
Renamed RowWhileMatchFilter as WhileMatchFilter
RowInclusiveStopFilter as InclusiveRowFilter
RowPageFilter as PageFilter
ColValueFilter as ValueFilter
Renamed tests to align.
Part 2 will be tightening up the filter tests.
> Translate ColumnValueFilter and RowFilterSet to the new Filter interface
> ------------------------------------------------------------------------
>
> Key: HBASE-1582
> URL: https://issues.apache.org/jira/browse/HBASE-1582
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: filters
> Affects Versions: 0.20.0
> Reporter: Clint Morgan
> Fix For: 0.20.0
>
> Attachments: 1582.patch, filters.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.