public class ToByteArrayFunction extends Object implements org.apache.spark.api.java.function.PairFunction<scala.Tuple2<IntByteArray,List<byte[]>>,ByteArray,List<byte[]>>
| Constructor and Description | 
|---|
| ToByteArrayFunction() | 
| Modifier and Type | Method and Description | 
|---|---|
| scala.Tuple2<ByteArray,List<byte[]>> | call(scala.Tuple2<IntByteArray,List<byte[]>> t) | 
public scala.Tuple2<ByteArray,List<byte[]>> call(scala.Tuple2<IntByteArray,List<byte[]>> t) throws Exception
call in interface org.apache.spark.api.java.function.PairFunction<scala.Tuple2<IntByteArray,List<byte[]>>,ByteArray,List<byte[]>>ExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.