public class ConvertStringToLongTextPair extends Object implements org.apache.spark.api.java.function.PairFunction<String,org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text>
| Constructor and Description | 
|---|
| ConvertStringToLongTextPair() | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.Tuple2<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text> | call(String arg0) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.