Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.crunch.util Classes and Interfaces - 12 results found.
| Name | Description | Type | Package | Framework |
| CrunchTool | An extension of the Tool interface that creates a Pipeline instance and provides methods for working with the Pipeline from inside of | Class | org.apache.crunch.util | Apache Crunch |
|
| DelegatingReadableData | and passing its contents through a DoFn. | Class | org.apache.crunch.util | Apache Crunch |
|
| DistCache | Provides functions for working with Hadoop's distributed cache. | Class | org.apache.crunch.util | Apache Crunch |
|
| DoFnIterator | An Iterator that combines a delegate Iterator and a DoFn, generating data by passing the contents of the iterator through the function. | Class | org.apache.crunch.util | Apache Crunch |
|
| PartitionUtils | Helper functions and settings for determining the number of reducers to use in a pipeline job created by the Crunch planner. | Class | org.apache.crunch.util | Apache Crunch |
|
| SerializableSupplier | An extension of Guava's Supplier interface that indicates that an instance will also implement Serializable, which makes this object suitable for use | Interface | org.apache.crunch.util | Apache Crunch |
|
| Tuples | Utilities for working with subclasses of the Tuple interface. | Class | org.apache.crunch.util | Apache Crunch |
|
| Tuples .PairIterable | Constructor SummaryTuples. | Class | org.apache.crunch.util.Tuples | Apache Crunch |
|
| Tuples .QuadIterable | Constructor SummaryTuples. | Class | org.apache.crunch.util.Tuples | Apache Crunch |
|
| Tuples .TripIterable | Constructor SummaryTuples. | Class | org.apache.crunch.util.Tuples | Apache Crunch |
|
| Tuples .TupleNIterable | Constructor SummaryTuples. | Class | org.apache.crunch.util.Tuples | Apache Crunch |
|
| UnionReadableData | | Class | org.apache.crunch.util | Apache Crunch |