This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.impl.mr.collect.PTableBase (Apache Crunch 0.3.0-incubating API)

Uses of Class
org.apache.crunch.impl.mr.collect.PTableBase

Packages that use PTableBase
org.apache.crunch.impl.mr.collect   
 

Uses of PTableBase in org.apache.crunch.impl.mr.collect
 

Subclasses of PTableBase in org.apache.crunch.impl.mr.collect
 class DoTableImpl<K,V>
           
 class InputTable<K,V>
           
 class UnionTable<K,V>
           
 

Constructor parameters in org.apache.crunch.impl.mr.collect with type arguments of type PTableBase
UnionTable(List<PTableBase<K,V>> tables)
           
 



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