|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Writer | |
---|---|
org.apache.hadoop.hive.ql.io.orc | The Optimized Row Columnar (ORC) File Format. |
Uses of Writer in org.apache.hadoop.hive.ql.io.orc |
---|
Methods in org.apache.hadoop.hive.ql.io.orc that return Writer | |
---|---|
static Writer |
OrcFile.createWriter(FileSystem fs,
Path path,
Configuration conf,
ObjectInspector inspector,
long stripeSize,
CompressionKind compress,
int bufferSize,
int rowIndexStride)
Create an ORC file writer. |
static Writer |
OrcFile.createWriter(Path path,
OrcFile.WriterOptions opts)
Create an ORC file writer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |