public class MapToBytesPairWritableFunction extends Object implements org.apache.spark.api.java.function.PairFunction<scala.Tuple2<String,Iterable<scala.Tuple3<String,Integer,org.apache.spark.input.PortableDataStream>>>,org.apache.hadoop.io.Text,BytesPairWritable>
| Constructor and Description |
|---|
MapToBytesPairWritableFunction() |
| Modifier and Type | Method and Description |
|---|---|
scala.Tuple2<org.apache.hadoop.io.Text,BytesPairWritable> |
call(scala.Tuple2<String,Iterable<scala.Tuple3<String,Integer,org.apache.spark.input.PortableDataStream>>> in) |
Copyright © 2016. All rights reserved.