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