This project has retired. For details please refer to its
Attic page.
PairMapIterableFunction (Apache Crunch 0.12.0 API)
- java.lang.Object
-
- org.apache.crunch.impl.spark.fn.PairMapIterableFunction<K,V,S,T>
-
- All Implemented Interfaces:
- Serializable, org.apache.spark.api.java.function.PairFunction<Pair<K,List<V>>,S,Iterable<T>>
public class PairMapIterableFunction<K,V,S,T>
extends Object
implements org.apache.spark.api.java.function.PairFunction<Pair<K,List<V>>,S,Iterable<T>>
- See Also:
- Serialized Form
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.