This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.crunch.io (Apache Crunch 0.9.0 API)

Uses of Package
org.apache.crunch.io

Packages that use org.apache.crunch.io
org.apache.crunch Client-facing API and core abstractions. 
org.apache.crunch.impl.dist   
org.apache.crunch.impl.mr.emit   
org.apache.crunch.impl.mr.exec   
org.apache.crunch.impl.mr.plan   
org.apache.crunch.io Data input and output for Pipelines. 
org.apache.crunch.io.avro   
org.apache.crunch.io.avro.trevni   
org.apache.crunch.io.hbase   
org.apache.crunch.io.impl   
org.apache.crunch.io.parquet   
org.apache.crunch.io.seq   
org.apache.crunch.io.text   
org.apache.crunch.materialize   
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. 
org.apache.crunch.util An assorted set of utilities. 
 

Classes in org.apache.crunch.io used by org.apache.crunch
OutputHandler
           
 

Classes in org.apache.crunch.io used by org.apache.crunch.impl.dist
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.impl.mr.emit
CrunchOutputs
          An analogue of CrunchInputs for handling multiple OutputFormat instances writing to multiple files within a single MapReduce job.
 

Classes in org.apache.crunch.io used by org.apache.crunch.impl.mr.exec
PathTarget
          A target whose output goes to a given path on a file system.
 

Classes in org.apache.crunch.io used by org.apache.crunch.impl.mr.plan
OutputHandler
           
PathTarget
          A target whose output goes to a given path on a file system.
 

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.io.avro
FileNamingScheme
          Encapsulates rules for naming output files.
FileReaderFactory
           
MapReduceTarget
           
OutputHandler
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.io.avro.trevni
FileNamingScheme
          Encapsulates rules for naming output files.
FileReaderFactory
           
MapReduceTarget
           
OutputHandler
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.io.hbase
FileReaderFactory
           
MapReduceTarget
           
OutputHandler
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.io.impl
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
           
OutputHandler
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.io.parquet
FileNamingScheme
          Encapsulates rules for naming output files.
FileReaderFactory
           
MapReduceTarget
           
OutputHandler
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.io.seq
FileNamingScheme
          Encapsulates rules for naming output files.
FileReaderFactory
           
MapReduceTarget
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.io.text
FileNamingScheme
          Encapsulates rules for naming output files.
FileReaderFactory
           
MapReduceTarget
           
PathTarget
          A target whose output goes to a given path on a file system.
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.
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.materialize
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.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
FormatBundle
          A combination of an InputFormat or OutputFormat and any extra configuration information that format class needs to run.
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.
 

Classes in org.apache.crunch.io used by org.apache.crunch.util
At
          Static factory methods for creating common SourceTarget types, which may be treated as both a Source and a Target.
From
          Static factory methods for creating common Source types.
To
          Static factory methods for creating common Target types.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.