|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.crunch.io | |
---|---|
org.apache.crunch | Client-facing API and core abstractions. |
org.apache.crunch.impl.mr | A Pipeline implementation that runs on Hadoop MapReduce. |
org.apache.crunch.io | Data input and output for Pipelines. |
org.apache.crunch.types | Common functionality for business object serialization. |
org.apache.crunch.types.avro | Business object serialization using Apache Avro. |
org.apache.crunch.types.writable | Business object serialization using Hadoop's Writables framework. |
Classes in org.apache.crunch.io used by org.apache.crunch | |
---|---|
OutputHandler
|
Classes in org.apache.crunch.io used by org.apache.crunch.impl.mr | |
---|---|
ReadableSource
An extension of the Source interface that indicates that a
Source instance may be read as a series of records by the client
code. |
Classes in org.apache.crunch.io used by org.apache.crunch.io | |
---|---|
FileNamingScheme
Encapsulates rules for naming output files. |
|
FileReaderFactory
|
|
FormatBundle
A combination of an InputFormat or OutputFormat and any extra
configuration information that format class needs to run. |
|
MapReduceTarget
|
|
ReadableSource
An extension of the Source interface that indicates that a
Source instance may be read as a series of records by the client
code. |
|
SequentialFileNamingScheme
Default FileNamingScheme that uses an incrementing sequence number in
order to generate unique file names. |
Classes in org.apache.crunch.io used by org.apache.crunch.types | |
---|---|
ReadableSourceTarget
An interface that indicates that a SourceTarget instance can be read
into the local client. |
Classes in org.apache.crunch.io used by org.apache.crunch.types.avro | |
---|---|
ReadableSourceTarget
An interface that indicates that a SourceTarget instance can be read
into the local client. |
Classes in org.apache.crunch.io used by org.apache.crunch.types.writable | |
---|---|
ReadableSourceTarget
An interface that indicates that a SourceTarget instance can be read
into the local client. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |