Uses of Interface
org.apache.orc.Writer
-
Uses of Writer in org.apache.orc
Modifier and TypeMethodDescriptionstatic Writer
OrcFile.createWriter
(Path path, OrcFile.WriterOptions opts) Create an ORC file writer.OrcFile.WriterContext.getWriter()
-
Uses of Writer in org.apache.orc.impl
Modifier and TypeInterfaceDescriptioninterface
The ORC internal API to the writer. -
Uses of Writer in org.apache.orc.impl.writer