|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlatFileInputFormat.RowContainer | |
---|---|
org.apache.hadoop.hive.ql.io |
Uses of FlatFileInputFormat.RowContainer in org.apache.hadoop.hive.ql.io |
---|
Methods in org.apache.hadoop.hive.ql.io that return FlatFileInputFormat.RowContainer | |
---|---|
FlatFileInputFormat.RowContainer<R> |
FlatFileInputFormat.FlatFileRecordReader.createValue()
|
Methods in org.apache.hadoop.hive.ql.io with parameters of type FlatFileInputFormat.RowContainer | |
---|---|
boolean |
FlatFileInputFormat.FlatFileRecordReader.next(Void key,
FlatFileInputFormat.RowContainer<R> value)
Returns the next row # and value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |