This project has retired. For details please refer to its
Attic page.
org.apache.crunch.fn Class Hierarchy (Apache Crunch 0.14.0 API)
Class Hierarchy
- java.lang.Object
- org.apache.crunch.fn.Aggregators
- org.apache.crunch.fn.Aggregators.SimpleAggregator<T> (implements org.apache.crunch.Aggregator<T>)
- org.apache.crunch.DoFn<S,T> (implements java.io.Serializable)
- org.apache.crunch.MapFn<S,T>
- org.apache.crunch.fn.CompositeMapFn<R,S,T>
- org.apache.crunch.fn.ExtractKeyFn<K,V>
- org.apache.crunch.fn.IdentityFn<T>
- org.apache.crunch.fn.PairMapFn<K,V,S,T>
- org.apache.crunch.fn.SDoubleFunction<T> (implements org.apache.spark.api.java.function.DoubleFunction<T>)
- org.apache.crunch.fn.SFunction<T,R> (implements org.apache.spark.api.java.function.Function<T1,R>)
- org.apache.crunch.fn.SFunction2<K,V,R> (implements org.apache.spark.api.java.function.Function2<T1,T2,R>)
- org.apache.crunch.fn.SPairFunction<T,K,V> (implements org.apache.spark.api.java.function.PairFunction<T,K,V>)
- org.apache.crunch.fn.SwapFn<V1,V2>
- org.apache.crunch.fn.SDoubleFlatMapFunction<T> (implements org.apache.spark.api.java.function.DoubleFlatMapFunction<T>)
- org.apache.crunch.fn.SFlatMapFunction<T,R> (implements org.apache.spark.api.java.function.FlatMapFunction<T,R>)
- org.apache.crunch.fn.SFlatMapFunction2<K,V,R> (implements org.apache.spark.api.java.function.FlatMapFunction2<T1,T2,R>)
- org.apache.crunch.fn.SPairFlatMapFunction<T,K,V> (implements org.apache.spark.api.java.function.PairFlatMapFunction<T,K,V>)
- org.apache.crunch.fn.FilterFns
- org.apache.crunch.fn.SFunctions
Copyright © 2016 The Apache Software Foundation. All rights reserved.