Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.crunch.fn Classes and Interfaces - 17 results found.
| Name | Description | Type | Package | Framework |
| Aggregators | A collection of pre-defined Aggregators. | Class | org.apache.crunch.fn | Apache Crunch |
|
| Aggregators .SimpleAggregator | Base class for aggregators that do not require any initialization. | Class | org.apache.crunch.fn.Aggregators | Apache Crunch |
|
| CompositeMapFn | | Class | org.apache.crunch.fn | Apache Crunch |
|
| ExtractKeyFn | Wrapper function for converting a MapFn into a key-value pair that is used to convert from a PCollection to a PTable. | Class | org.apache.crunch.fn | Apache Crunch |
|
| FilterFns | A collection of pre-defined FilterFn implementations. | Class | org.apache.crunch.fn | Apache Crunch |
|
| IdentityFn | | Class | org.apache.crunch.fn | Apache Crunch |
|
| PairMapFn | | Class | org.apache.crunch.fn | Apache Crunch |
|
| SDoubleFlatMapFunction | A Crunch-compatible abstract base class for Spark's DoubleFlatMapFunction. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SDoubleFunction | A Crunch-compatible abstract base class for Spark's DoubleFunction. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SFlatMapFunction | A Crunch-compatible abstract base class for Spark's FlatMapFunction. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SFlatMapFunction2 | A Crunch-compatible abstract base class for Spark's FlatMapFunction2. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SFunction | A Crunch-compatible abstract base class for Spark's Function. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SFunction2 | A Crunch-compatible abstract base class for Spark's Function2. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SFunctions | Utility methods for wrapping existing Spark Java API Functions for Crunch compatibility. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SPairFlatMapFunction | A Crunch-compatible abstract base class for Spark's PairFlatMapFunction. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SPairFunction | A Crunch-compatible abstract base class for Spark's PairFunction. | Class | org.apache.crunch.fn | Apache Crunch |
|
| SwapFn | Swap the elements of a Pair type. | Class | org.apache.crunch.fn | Apache Crunch |