Interface | Description |
---|---|
FieldWriter |
Orc field writer.
|
Class | Description |
---|---|
FieldWriterFactory |
Factory to create
FieldWriter . |
OrcBulkWriter |
A
FormatWriter implementation that writes data in ORC format. |
RowDataVectorizer |
A
Vectorizer of InternalRow type element. |
Vectorizer<T> |
This class provides an abstracted set of methods to handle the lifecycle of
VectorizedRowBatch . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.