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

Uses of Package
org.apache.crunch.fn

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

Classes in org.apache.crunch.fn used by org.apache.crunch.fn
IdentityFn
           
SDoubleFlatMapFunction
          A Crunch-compatible abstract base class for Spark's DoubleFlatMapFunction.
SDoubleFunction
          A Crunch-compatible abstract base class for Spark's DoubleFunction.
SFlatMapFunction
          A Crunch-compatible abstract base class for Spark's FlatMapFunction.
SFlatMapFunction2
          A Crunch-compatible abstract base class for Spark's FlatMapFunction2.
SFunction
          A Crunch-compatible abstract base class for Spark's Function.
SFunction2
          A Crunch-compatible abstract base class for Spark's Function2.
SPairFunction
          A Crunch-compatible abstract base class for Spark's PairFunction.
 



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