- All Implemented Interfaces:
- Serializable, org.apache.spark.api.java.function.Function<scala.Tuple2<String,org.apache.spark.input.PortableDataStream>,Collection<Collection<Writable>>>
public class SequenceRecordReaderFunction
extends Object
implements org.apache.spark.api.java.function.Function<scala.Tuple2<String,org.apache.spark.input.PortableDataStream>,Collection<Collection<Writable>>>
RecordReaderFunction: Given a SequenceRecordReader and a file (via Spark PortableDataStream), load and parse the
sequence data into a Collection>
- Author:
- Alex Black
- See Also:
- Serialized Form