Toshihiro Suzuki created HBASE-12602: ----------------------------------------
Summary: ResultScanner should implement Iterator<Result>
Key: HBASE-12602
URL: https://issues.apache.org/jira/browse/HBASE-12602
Project: HBase
Issue Type: Improvement
Components: Client
Reporter: Toshihiro Suzuki
Priority: Minor
Currently, we can't call hasNext() from ResultScanner directly.
I think It is convenient that ResultScanner implements Iterator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
