|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use org.apache.crunch.util | |
|---|---|
| org.apache.crunch.examples | Example applications demonstrating various aspects of Crunch. |
| org.apache.crunch.types | Common functionality for business object serialization. |
| Classes in org.apache.crunch.util used by org.apache.crunch.examples | |
|---|---|
| CrunchTool
An extension of the Tool interface that creates a Pipeline
instance and provides methods for working with the Pipeline from inside of
the Tool's run method. |
|
| Classes in org.apache.crunch.util used by org.apache.crunch.types | |
|---|---|
| SerializableSupplier
An extension of Guava's Supplier interface that indicates that an instance
will also implement Serializable, which makes this object suitable for use
with Crunch's DoFns when we need to construct an instance of a non-serializable
type for use in processing. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||