Class WarcContinuation


public class WarcContinuation extends WarcTargetRecord
  • Method Details

    • segmentOriginId

      public URI segmentOriginId()
      The id of the first record in the series of segments this record is part of.
    • segmentTotalLength

      public Optional<Long> segmentTotalLength()
      The total length of the content blocks of all segments added together.