public class MapOutputFunction<K,V> extends Object implements org.apache.spark.api.java.function.PairFunction<Pair<K,V>,ByteArray,byte[]>
| Constructor and Description | 
|---|
| MapOutputFunction(SerDe keySerde,
                 SerDe valueSerde) | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.