Package io.trino.orc.checkpoint
Interface LongStreamCheckpoint
-
- All Superinterfaces:
StreamCheckpoint
- All Known Implementing Classes:
LongStreamV1Checkpoint,LongStreamV2Checkpoint
public interface LongStreamCheckpoint extends StreamCheckpoint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Integer>toPositionList(boolean compressed)
-