| Package | Description |
|---|---|
| org.apache.orc.impl | |
| org.apache.orc.impl.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
OutStream |
| 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–2018 The Apache Software Foundation. All rights reserved.