Uses of Class
org.apache.hadoop.hive.ql.exec.persistence.AbstractRowContainer

Packages that use AbstractRowContainer
org.apache.hadoop.hive.ql.exec.persistence   
 

Uses of AbstractRowContainer in org.apache.hadoop.hive.ql.exec.persistence
 

Subclasses of AbstractRowContainer in org.apache.hadoop.hive.ql.exec.persistence
 class MapJoinRowContainer<Row>
           
 class RowContainer<Row extends List<Object>>
          Simple persistent container for rows.
 



Copyright © 2011 The Apache Software Foundation