Class LongStreamV2Checkpoint
java.lang.Object
io.trino.orc.checkpoint.LongStreamV2Checkpoint
- All Implemented Interfaces:
LongStreamCheckpoint,StreamCheckpoint
-
Constructor Summary
ConstructorsConstructorDescriptionLongStreamV2Checkpoint(boolean compressed, Checkpoints.ColumnPositionsList positionsList) LongStreamV2Checkpoint(int offset, long inputStreamCheckpoint) -
Method Summary
-
Constructor Details
-
LongStreamV2Checkpoint
public LongStreamV2Checkpoint(int offset, long inputStreamCheckpoint) -
LongStreamV2Checkpoint
-
-
Method Details
-
getOffset
public int getOffset() -
getInputStreamCheckpoint
public long getInputStreamCheckpoint() -
toPositionList
- Specified by:
toPositionListin interfaceLongStreamCheckpoint
-
toString
-