Yes! Just deprecate getAll() and change default keepAll for scans to false.
--Yakov 2018-07-18 13:39 GMT+03:00 Alexey Goncharuk <alexey.goncha...@gmail.com>: > Folks, > > There is no need to add getNext() method because the object we are > discussing is already an iterator. Then, to summarize the solution, we are > going to deprecate getAll() method and set keepAll flag to false for scan > query. > > Agree? > > пн, 16 июл. 2018 г. в 23:40, Dmitriy Setrakyan <dsetrak...@apache.org>: > > > On Mon, Jul 16, 2018 at 5:42 PM, Yakov Zhdanov <yzhda...@apache.org> > > wrote: > > > > > Dmitry, let's have only getNext() same as jdbc. All other shortcuts > seem > > to > > > overload API without adding much value. > > > > > > > Agree. Do you mind creating a ticket? > > >