Package org.apache.orc.impl
Class BitFieldWriter
java.lang.Object
org.apache.orc.impl.BitFieldWriter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
long
void
flush()
void
getPosition
(PositionRecorder recorder) void
write
(int value)
-
Constructor Details
-
BitFieldWriter
- Throws:
IOException
-
-
Method Details
-
flush
- Throws:
IOException
-
write
- Throws:
IOException
-
getPosition
- Throws:
IOException
-
estimateMemory
public long estimateMemory() -
changeIv
-