- All Implemented Interfaces:
- java.io.Serializable, org.apache.spark.api.java.function.Function<scala.Tuple2<org.apache.hadoop.io.Text,org.apache.hadoop.io.BytesWritable>,java.util.List<Writable>>
public class RecordReaderBytesFunction
extends java.lang.Object
implements org.apache.spark.api.java.function.Function<scala.Tuple2<org.apache.hadoop.io.Text,org.apache.hadoop.io.BytesWritable>,java.util.List<Writable>>
RecordReaderBytesFunction: Converts binary data (in the form of a BytesWritable) to DataVec format data
(Collection<Writable>
) using a RecordReader
- See Also:
- Serialized Form