Package io.trino.orc.checkpoint
Class ByteArrayStreamCheckpoint
java.lang.Object
io.trino.orc.checkpoint.ByteArrayStreamCheckpoint
- All Implemented Interfaces:
StreamCheckpoint
-
Constructor Summary
ConstructorsConstructorDescriptionByteArrayStreamCheckpoint(boolean compressed, Checkpoints.ColumnPositionsList positionsList) ByteArrayStreamCheckpoint(long inputStreamCheckpoint) -
Method Summary