Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.crunch.io Classes and Interfaces - 17 results found.
| Name | Description | Type | Package | Framework |
| At | Static factory methods for creating common SourceTarget types, which may be treated as both a Source The At methods is analogous to the From and To factory methods, but is used for | Class | org.apache.crunch.io | Apache Crunch |
|
| CompositePathIterable | create(org. | Class | org.apache.crunch.io | Apache Crunch |
|
| Compress | Helper functions for compressing output data. | Class | org.apache.crunch.io | Apache Crunch |
|
| CrunchInputs | Helper functions for configuring multiple InputFormat instances within a single Crunch MapReduce job. | Class | org.apache.crunch.io | Apache Crunch |
|
| CrunchOutputs | An analogue of CrunchInputs for handling multiple OutputFormat instances writing to multiple files within a single MapReduce job. | Class | org.apache.crunch.io | Apache Crunch |
|
| FileNamingScheme | Encapsulates rules for naming output files. | Interface | org.apache.crunch.io | Apache Crunch |
|
| FileReaderFactory | | Interface | org.apache.crunch.io | Apache Crunch |
|
| FormatBundle | A combination of an InputFormat or OutputFormat and any extra configuration information that format class needs to run. | Class | org.apache.crunch.io | Apache Crunch |
|
| From | Static factory methods for creating common Source types. | Class | org.apache.crunch.io | Apache Crunch |
|
| MapReduceTarget | Nested Class SummaryNested classes/interfaces inherited from interface org. | Interface | org.apache.crunch.io | Apache Crunch |
|
| OutputHandler | | Interface | org.apache.crunch.io | Apache Crunch |
|
| PathTarget | A target whose output goes to a given path on a file system. | Interface | org.apache.crunch.io | Apache Crunch |
|
| ReadableSource | An extension of the Source interface that indicates that a Source instance may be read as a series of records by the client | Interface | org.apache.crunch.io | Apache Crunch |
|
| ReadableSourceTarget | An interface that indicates that a SourceTarget instance can be read into the local client. | Interface | org.apache.crunch.io | Apache Crunch |
|
| SequentialFileNamingScheme | Default FileNamingScheme that uses an incrementing sequence number in order to generate unique file names. | Class | org.apache.crunch.io | Apache Crunch |
|
| SourceTargetHelper | Functions for configuring the inputs/outputs of MapReduce jobs. | Class | org.apache.crunch.io | Apache Crunch |
|
| To | Static factory methods for creating common Target types. | Class | org.apache.crunch.io | Apache Crunch |