The object that provides Messages from which to read records
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
Returns true if a Record is available.
Returns true if a Record is available.
The object that provides Messages from which to read records
Returns the next Record.
Returns the next Record.
A RecordReader is an Iterator over the CollectedRecords found in Messages read from a MessageReader.
The object that provides Messages from which to read records