JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.apache.orc.impl.WriterInternal
Packages that use
WriterInternal
Package
Description
org.apache.orc.impl
org.apache.orc.impl.writer
Uses of
WriterInternal
in
org.apache.orc.impl
Classes in
org.apache.orc.impl
that implement
WriterInternal
Modifier and Type
Class
Description
class
WriterImpl
An ORC file writer.
Uses of
WriterInternal
in
org.apache.orc.impl.writer
Classes in
org.apache.orc.impl.writer
that implement
WriterInternal
Modifier and Type
Class
Description
class
WriterImplV2
An ORCv2 file writer.