next(): UnsafeRow
ObjectAggregationIterator
ObjectAggregationIterator is…FIXME
next Method
|
Note
|
next is part of Scala’s scala.collection.Iterator interface that returns the next element and discards it from the iterator.
|
next…FIXME