|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reader | |
|---|---|
| org.apache.hadoop.hive.ql.io.orc | The Optimized Row Columnar (ORC) File Format. |
| Uses of Reader in org.apache.hadoop.hive.ql.io.orc |
|---|
| Methods in org.apache.hadoop.hive.ql.io.orc that return Reader | |
|---|---|
static Reader |
OrcFile.createReader(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path)
Create an ORC file reader. |
static Reader |
OrcFile.createReader(org.apache.hadoop.fs.Path path,
OrcFile.ReaderOptions options)
|
| Methods in org.apache.hadoop.hive.ql.io.orc with parameters of type Reader | |
|---|---|
static RecordReader |
OrcInputFormat.createReaderFromFile(Reader file,
org.apache.hadoop.conf.Configuration conf,
long offset,
long length)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||