This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.fn.SPairFunction (Apache Crunch 0.11.0 API)

Uses of Class
org.apache.crunch.fn.SPairFunction

Packages that use SPairFunction
org.apache.crunch.fn Commonly used functions for manipulating collections. 
 

Uses of SPairFunction in org.apache.crunch.fn
 

Methods in org.apache.crunch.fn that return SPairFunction
static
<T,K,V> SPairFunction<T,K,V>
SFunctions.wrap(org.apache.spark.api.java.function.PairFunction<T,K,V> f)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.