Uses of Interface
org.apache.orc.PhysicalWriter
Packages that use PhysicalWriter
-
Uses of PhysicalWriter in org.apache.orc
Methods in org.apache.orc that return PhysicalWriterMethods in org.apache.orc with parameters of type PhysicalWriterModifier and TypeMethodDescriptionOrcFile.WriterOptions.physicalWriter
(PhysicalWriter writer) Change the physical writer of the ORC file. -
Uses of PhysicalWriter in org.apache.orc.impl
Classes in org.apache.orc.impl that implement PhysicalWriter -
Uses of PhysicalWriter in org.apache.orc.impl.writer
Methods in org.apache.orc.impl.writer that return PhysicalWriter