| Package | Description | 
|---|---|
| org.apache.orc | |
| org.apache.orc.impl | |
| org.apache.orc.impl.writer | 
| 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 | Interface and Description | 
|---|---|
| interface  | WriterInternalThe ORC internal API to the writer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WriterImplAn ORC file writer. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WriterImplV2An ORCv2 file writer. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.