Uses of Interface
org.apache.orc.impl.PositionRecorder
Packages that use PositionRecorder
-
Uses of PositionRecorder in org.apache.orc.impl
Methods in org.apache.orc.impl with parameters of type PositionRecorderModifier and TypeMethodDescriptionvoidBitFieldWriter.getPosition(PositionRecorder recorder) voidIntegerWriter.getPosition(PositionRecorder recorder) Get position from the stream.voidOutStream.getPosition(PositionRecorder recorder) abstract voidPositionedOutputStream.getPosition(PositionRecorder recorder) Record the current position to the recorder.voidRunLengthByteWriter.getPosition(PositionRecorder recorder) voidRunLengthIntegerWriter.getPosition(PositionRecorder recorder) voidRunLengthIntegerWriterV2.getPosition(PositionRecorder recorder)