Make an element available for the consumer.
Make an element available for the consumer.
Finish producing.
Finish producing.
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
Upgrades Iterators to return results in batches of a given size.
Upgrades Iterators to return results in batches of a given size.
(Note that paging does imply anything on the buffering strategy)
Instruct the implementation to truncate at its earliest convenience and dispose of resources.
Instruct the implementation to truncate at its earliest convenience and dispose of resources.
true if the consumer instructed the producer to stop.