| Package | Description | 
|---|---|
| org.apache.orc.impl | |
| org.apache.orc.impl.writer | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OutStreamThe output stream for writing to ORC files. | 
| Constructor and Description | 
|---|
| BitFieldWriter(PositionedOutputStream output,
              int bitSize) | 
| RunLengthByteWriter(PositionedOutputStream output) | 
| RunLengthIntegerWriter(PositionedOutputStream output,
                      boolean signed) | 
| RunLengthIntegerWriterV2(PositionedOutputStream output,
                        boolean signed,
                        boolean alignedBitpacking) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PositionedOutputStream | StringBaseTreeWriter. directStreamOutput | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.