|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRowContainer | |
|---|---|
| org.apache.hadoop.hive.ql.exec.persistence | |
| Uses of AbstractRowContainer in org.apache.hadoop.hive.ql.exec.persistence |
|---|
| Subinterfaces of AbstractRowContainer in org.apache.hadoop.hive.ql.exec.persistence | |
|---|---|
interface |
MapJoinRowContainer
|
| Classes in org.apache.hadoop.hive.ql.exec.persistence that implement AbstractRowContainer | |
|---|---|
class |
LazyFlatRowContainer
|
class |
MapJoinEagerRowContainer
|
class |
PTFRowContainer<Row extends List<Object>>
Extends the RowContainer functionality to provide random access getAt(i). |
class |
RowContainer<ROW extends List<Object>>
Simple persistent container for rows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||