Uses of Class
com.cloudera.crunch.impl.mr.collect.PTableBase

Packages that use PTableBase
com.cloudera.crunch.impl.mr.collect   
 

Uses of PTableBase in com.cloudera.crunch.impl.mr.collect
 

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

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



Copyright © 2012. All Rights Reserved.