Package io.trino.orc.checkpoint
Class BooleanStreamCheckpoint
java.lang.Object
io.trino.orc.checkpoint.BooleanStreamCheckpoint
- All Implemented Interfaces:
StreamCheckpoint
-
Constructor Summary
ConstructorsConstructorDescriptionBooleanStreamCheckpoint(boolean compressed, Checkpoints.ColumnPositionsList positionsList) BooleanStreamCheckpoint(int offset, ByteStreamCheckpoint byteStreamCheckpoint) -
Method Summary