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

Uses of Package
org.apache.crunch.types

Packages that use org.apache.crunch.types
org.apache.crunch   
org.apache.crunch.impl.mem   
org.apache.crunch.impl.mem.collect   
org.apache.crunch.impl.mr   
org.apache.crunch.impl.mr.collect   
org.apache.crunch.impl.mr.emit   
org.apache.crunch.impl.mr.plan   
org.apache.crunch.impl.mr.run   
org.apache.crunch.io   
org.apache.crunch.io.avro   
org.apache.crunch.io.hbase   
org.apache.crunch.io.impl   
org.apache.crunch.io.seq   
org.apache.crunch.io.text   
org.apache.crunch.lib   
org.apache.crunch.lib.join   
org.apache.crunch.types   
org.apache.crunch.types.avro   
org.apache.crunch.types.writable   
org.apache.crunch.util   
 

Classes in org.apache.crunch.types used by org.apache.crunch
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mem
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mem.collect
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mr
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mr.collect
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mr.emit
Converter
          Converts the input key/value from a MapReduce task into the input to a DoFn, or takes the output of a DoFn and write it to the output key/values.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mr.plan
PGroupedTableType
          The PType instance for PGroupedTable instances.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.impl.mr.run
Converter
          Converts the input key/value from a MapReduce task into the input to a DoFn, or takes the output of a DoFn and write it to the output key/values.
 

Classes in org.apache.crunch.types used by org.apache.crunch.io
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.io.avro
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.io.hbase
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.io.impl
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.io.seq
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.io.text
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
 

Classes in org.apache.crunch.types used by org.apache.crunch.lib
PGroupedTableType
          The PType instance for PGroupedTable instances.
PTableType
          An extension of PType specifically for PTable objects.
 

Classes in org.apache.crunch.types used by org.apache.crunch.lib.join
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in org.apache.crunch.types used by org.apache.crunch.types
Converter
          Converts the input key/value from a MapReduce task into the input to a DoFn, or takes the output of a DoFn and write it to the output key/values.
DeepCopier
          Performs deep copies of values.
PGroupedTableType
          The PType instance for PGroupedTable instances.
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
TupleFactory
           
 

Classes in org.apache.crunch.types used by org.apache.crunch.types.avro
Converter
          Converts the input key/value from a MapReduce task into the input to a DoFn, or takes the output of a DoFn and write it to the output key/values.
DeepCopier
          Performs deep copies of values.
PGroupedTableType
          The PType instance for PGroupedTable instances.
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in org.apache.crunch.types used by org.apache.crunch.types.writable
Converter
          Converts the input key/value from a MapReduce task into the input to a DoFn, or takes the output of a DoFn and write it to the output key/values.
DeepCopier
          Performs deep copies of values.
PGroupedTableType
          The PType instance for PGroupedTable instances.
PTableType
          An extension of PType specifically for PTable objects.
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in org.apache.crunch.types used by org.apache.crunch.util
PType
          A PType defines a mapping between a data type that is used in a Crunch pipeline and a serialization and storage format that is used to read/write data from/to HDFS.
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 



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