JinHyuk Kim created HBASE-30052:
-----------------------------------
Summary: Fix copied Javadoc in MultipleColumnPrefixFilter
Key: HBASE-30052
URL: https://issues.apache.org/jira/browse/HBASE-30052
Project: HBase
Issue Type: Improvement
Components: documentation
Reporter: JinHyuk Kim
Assignee: JinHyuk Kim
The Javadoc for {{MultipleColumnPrefixFilter}} is copied from
{{ColumnPrefixFilter}} and describes single-prefix behavior. Updated the
comment to accurately reflect that this filter accepts multiple prefixes and
uses a sorted set with seek hints for efficient matching.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)