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

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

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

Uses of SFunction in org.apache.crunch.fn
 

Methods in org.apache.crunch.fn that return SFunction
static
<T,R> SFunction<T,R>
SFunctions.wrap(org.apache.spark.api.java.function.Function<T,R> f)
           
 



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