public class SparkTransformFunction extends Object implements org.apache.spark.api.java.function.Function<List<Writable>,List<Writable>>
SparkTransformFunction()
List<Writable>
call(List<Writable> v1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SparkTransformFunction()
public List<Writable> call(List<Writable> v1) throws Exception
call
org.apache.spark.api.java.function.Function<List<Writable>,List<Writable>>
Exception
Copyright © 2020. All rights reserved.