Package io.trino.orc.checkpoint
Class ByteStreamCheckpoint
java.lang.Object
io.trino.orc.checkpoint.ByteStreamCheckpoint
- All Implemented Interfaces:
StreamCheckpoint
-
Constructor Summary
ConstructorsConstructorDescriptionByteStreamCheckpoint(boolean compressed, Checkpoints.ColumnPositionsList positionsList) ByteStreamCheckpoint(int offset, long inputStreamCheckpoint) -
Method Summary
-
Constructor Details
-
ByteStreamCheckpoint
public ByteStreamCheckpoint(int offset, long inputStreamCheckpoint) -
ByteStreamCheckpoint
-
-
Method Details