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