- All Implemented Interfaces:
- Serializable, org.apache.spark.api.java.function.Function<scala.Tuple2<org.apache.hadoop.io.Text,org.apache.hadoop.io.BytesWritable>,Collection<Collection<Writable>>>
public class SequenceRecordReaderBytesFunction
extends Object
implements org.apache.spark.api.java.function.Function<scala.Tuple2<org.apache.hadoop.io.Text,org.apache.hadoop.io.BytesWritable>,Collection<Collection<Writable>>>
SequenceRecordReaderBytesFunction: Converts binary data (in the form of a BytesWritable) to Canova format data
(Collection<Collection<<Writable>>) using a SequenceRecordReader
- Author:
- Alex Black
- See Also:
- Serialized Form