Package | Description |
---|---|
org.apache.orc | |
org.apache.orc.impl | |
org.apache.orc.impl.writer |
Modifier and Type | Method and Description |
---|---|
PhysicalWriter |
OrcFile.WriterOptions.getPhysicalWriter() |
Modifier and Type | Method and Description |
---|---|
OrcFile.WriterOptions |
OrcFile.WriterOptions.physicalWriter(PhysicalWriter writer)
Change the physical writer of the ORC file.
|
Modifier and Type | Class and Description |
---|---|
class |
PhysicalFsWriter |
Modifier and Type | Method and Description |
---|---|
PhysicalWriter |
WriterContext.getPhysicalWriter()
Get the PhysicalWriter.
|
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.