Uses of Package
com.cloudera.crunch.type

Packages that use com.cloudera.crunch.type
com.cloudera.crunch   
com.cloudera.crunch.impl.mem   
com.cloudera.crunch.impl.mem.collect   
com.cloudera.crunch.impl.mr   
com.cloudera.crunch.impl.mr.collect   
com.cloudera.crunch.impl.mr.emit   
com.cloudera.crunch.impl.mr.plan   
com.cloudera.crunch.impl.mr.run   
com.cloudera.crunch.io   
com.cloudera.crunch.io.avro   
com.cloudera.crunch.io.hbase   
com.cloudera.crunch.io.impl   
com.cloudera.crunch.io.seq   
com.cloudera.crunch.io.text   
com.cloudera.crunch.lib   
com.cloudera.crunch.type   
com.cloudera.crunch.type.avro   
com.cloudera.crunch.type.writable   
com.cloudera.crunch.util   
 

Classes in com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.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 com.cloudera.crunch.type used by com.cloudera.crunch.lib
PTypeFamily
          An abstract factory for creating PType instances that have the same serialization/storage backing format.
 

Classes in com.cloudera.crunch.type used by com.cloudera.crunch.type
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.
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 com.cloudera.crunch.type used by com.cloudera.crunch.type.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.
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 com.cloudera.crunch.type used by com.cloudera.crunch.type.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.
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 com.cloudera.crunch.type used by com.cloudera.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. All Rights Reserved.