public class InputConverterFunction<K,V,S> extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<K,V>,S>
Constructor and Description |
---|
InputConverterFunction(Converter<K,V,S,?> converter) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.