public static class ParameterizedBuiltinSPInstruction.RDDTransformApplyOffsetFunction extends Object implements org.apache.spark.api.java.function.PairFunction<scala.Tuple2<Long,FrameBlock>,Long,Long>
Constructor and Description |
---|
RDDTransformApplyOffsetFunction(String spec,
String[] colnames) |
Modifier and Type | Method and Description |
---|---|
scala.Tuple2<Long,Long> |
call(scala.Tuple2<Long,FrameBlock> in) |
public scala.Tuple2<Long,Long> call(scala.Tuple2<Long,FrameBlock> in) throws Exception
call
in interface org.apache.spark.api.java.function.PairFunction<scala.Tuple2<Long,FrameBlock>,Long,Long>
Exception
Copyright © 2018 The Apache Software Foundation. All rights reserved.