public class ConvertFrameBlockToIJVLines extends Object implements org.apache.spark.api.java.function.FlatMapFunction<scala.Tuple2<Long,FrameBlock>,String>
Constructor and Description |
---|
ConvertFrameBlockToIJVLines() |
public Iterator<String> call(scala.Tuple2<Long,FrameBlock> kv) throws Exception
call
in interface org.apache.spark.api.java.function.FlatMapFunction<scala.Tuple2<Long,FrameBlock>,String>
Exception
Copyright © 2020 The Apache Software Foundation. All rights reserved.