Uses of Interface
org.apache.orc.Writer
Packages that use Writer
-
Uses of Writer in org.apache.orc
Methods in org.apache.orc that return WriterModifier 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
Subinterfaces of Writer in org.apache.orc.implModifier and TypeInterfaceDescriptioninterface
The ORC internal API to the writer.Classes in org.apache.orc.impl that implement Writer -
Uses of Writer in org.apache.orc.impl.writer
Classes in org.apache.orc.impl.writer that implement Writer