Evgenii created HBASE-20684:
-------------------------------
Summary: org.apache.hadoop.hbase.client.Scan#setStopRow javadoc
uses incorrect method
Key: HBASE-20684
URL: https://issues.apache.org/jira/browse/HBASE-20684
Project: HBase
Issue Type: Bug
Components: Client
Affects Versions: 2.0.0
Reporter: Evgenii
org.apache.hadoop.hbase.client.Scan#setStopRow javadoc, in "deprecated"
paragraph, points out to incorrect value. It uses pointer to withStartRow, but
should use withStopRow
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)