Interface LongStreamCheckpoint

All Superinterfaces:
StreamCheckpoint
All Known Implementing Classes:
LongStreamV1Checkpoint, LongStreamV2Checkpoint

public interface LongStreamCheckpoint extends StreamCheckpoint
  • Method Summary

    Modifier and Type
    Method
    Description
    toPositionList(boolean compressed)
     
  • Method Details

    • toPositionList

      List<Integer> toPositionList(boolean compressed)