org.apache.spark.serializer
A stream for reading serialized objects.
Read the elements of this stream through an iterator.
Read the elements of this stream through an iterator. This can only be called once, as reading each element will consume data from the input source.
A stream for reading serialized objects.