| Interface | Description |
|---|---|
| OrcValueReader<T> |
Used for implementing ORC value readers.
|
| OrcValueWriter<T> |
Write data value of a schema.
|
| Class | Description |
|---|---|
| ORC | |
| ORC.ReadBuilder | |
| ORC.WriteBuilder | |
| OrcMetrics | |
| ORCSchemaUtil |
Utilities for mapping Iceberg to ORC schemas.
|
| VectorizedRowBatchIterator |
An adaptor so that the ORC RecordReader can be used as an Iterator.
|
| Enum | Description |
|---|---|
| ORCSchemaUtil.BinaryType | |
| ORCSchemaUtil.LongType |