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
-
Constructor Details
-
ByteArrayStreamCheckpoint
public ByteArrayStreamCheckpoint(long inputStreamCheckpoint) -
ByteArrayStreamCheckpoint
-
-
Method Details
-
getInputStreamCheckpoint
public long getInputStreamCheckpoint() -
toPositionList
-
toString
-