| Package | Description |
|---|---|
| org.apache.orc | |
| org.apache.orc.impl |
| Modifier and Type | Method and Description |
|---|---|
static Writer |
OrcFile.createWriter(Path path,
OrcFile.WriterOptions opts)
Create an ORC file writer.
|
Writer |
OrcFile.WriterContext.getWriter() |
| Modifier and Type | Class and Description |
|---|---|
class |
WriterImpl
An ORC file writer.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.