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

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

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

Uses of IdentityFn in org.apache.crunch.fn
 

Methods in org.apache.crunch.fn that return IdentityFn
static
<T> IdentityFn<T>
IdentityFn.getInstance()
           
 



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