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
-
Constructor Details
-
BooleanStreamCheckpoint
-
BooleanStreamCheckpoint
-
-
Method Details
-
getOffset
public int getOffset() -
getByteStreamCheckpoint
-
toPositionList
-
toString
-