|
||||||||||
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 that return types with arguments of type FlatFileInputFormat.RowContainer | |
---|---|
org.apache.hadoop.mapred.RecordReader<Void,FlatFileInputFormat.RowContainer<T>> |
FlatFileInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf job,
org.apache.hadoop.mapred.Reporter reporter)
|
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 |