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